Jialuo21 commited on
Commit
870c4ef
·
verified ·
1 Parent(s): 481fe1d

Migrate DrawBench to data-files format (no dataset script)

Browse files
Files changed (2) hide show
  1. README.md +32 -0
  2. data/test-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompts
5
+ dtype: string
6
+ - name: category
7
+ dtype:
8
+ class_label:
9
+ names:
10
+ '0': Colors
11
+ '1': Conflicting
12
+ '2': Counting
13
+ '3': DALL-E
14
+ '4': Descriptions
15
+ '5': Gary Marcus et al.
16
+ '6': Misspellings
17
+ '7': Positional
18
+ '8': Rare Words
19
+ '9': Reddit
20
+ '10': Text
21
+ splits:
22
+ - name: test
23
+ num_bytes: 15233
24
+ num_examples: 200
25
+ download_size: 10195
26
+ dataset_size: 15233
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: test
31
+ path: data/test-*
32
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:951d1d0162ff983840f0dc662c52a8b73a62d3a26db87294f43641fda739fe8e
3
+ size 10195