Datasets:

Modalities:
Text
Formats:
parquet
Size:
< 1K
Libraries:
Datasets
pandas
Boris Malashenko commited on
Commit
4863701
·
verified ·
1 Parent(s): 028e3fc

Add SVGEditBench dataset to test split

Browse files
Files changed (2) hide show
  1. README.md +27 -0
  2. data/test-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: task_id
7
+ dtype: string
8
+ - name: task_type
9
+ dtype: string
10
+ - name: file_id
11
+ dtype: string
12
+ - name: query
13
+ dtype: string
14
+ - name: answer
15
+ dtype: string
16
+ splits:
17
+ - name: test
18
+ num_bytes: 2450944
19
+ num_examples: 600
20
+ download_size: 1442746
21
+ dataset_size: 2450944
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: test
26
+ path: data/test-*
27
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24437e76fc10e5157cd80a550e8ce38e84d2d06c45d6e11d98f8a1415eed96c8
3
+ size 1442746