Jialuo21 commited on
Commit
82e2655
·
verified ·
1 Parent(s): 870c4ef

feat: convert category from ClassLabel to plain string

Browse files
Files changed (2) hide show
  1. README.md +4 -17
  2. data/test-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -4,26 +4,13 @@ dataset_info:
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:
 
4
  - name: prompts
5
  dtype: string
6
  - name: category
7
+ dtype: string
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  splits:
9
  - name: test
10
+ num_bytes: 16087
11
  num_examples: 200
12
+ download_size: 9910
13
+ dataset_size: 16087
14
  configs:
15
  - config_name: default
16
  data_files:
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:951d1d0162ff983840f0dc662c52a8b73a62d3a26db87294f43641fda739fe8e
3
- size 10195
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aee314fb7131543c31b79d316367f507d90e36845436e85beaf81ad82ec63869
3
+ size 9910