tytodd commited on
Commit
4b71964
·
verified ·
1 Parent(s): d682128

Upload dataset

Browse files
README.md CHANGED
@@ -162,6 +162,29 @@ dataset_info:
162
  num_examples: 1091
163
  download_size: 905385
164
  dataset_size: 1423566
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
165
  - config_name: dbpedia_medium
166
  features:
167
  - name: text
@@ -690,6 +713,12 @@ configs:
690
  path: dbpedia_easy/train-*
691
  - split: val
692
  path: dbpedia_easy/val-*
 
 
 
 
 
 
693
  - config_name: dbpedia_medium
694
  data_files:
695
  - split: train
 
162
  num_examples: 1091
163
  download_size: 905385
164
  dataset_size: 1423566
165
+ - config_name: dbpedia_hard
166
+ features:
167
+ - name: text
168
+ dtype: string
169
+ - name: row_id
170
+ dtype: string
171
+ - name: ground_truth
172
+ struct:
173
+ - name: l1_class
174
+ dtype: string
175
+ - name: l2_class
176
+ dtype: string
177
+ - name: l3_class
178
+ dtype: string
179
+ splits:
180
+ - name: train
181
+ num_bytes: 719543
182
+ num_examples: 1091
183
+ - name: val
184
+ num_bytes: 710006
185
+ num_examples: 1091
186
+ download_size: 932219
187
+ dataset_size: 1429549
188
  - config_name: dbpedia_medium
189
  features:
190
  - name: text
 
713
  path: dbpedia_easy/train-*
714
  - split: val
715
  path: dbpedia_easy/val-*
716
+ - config_name: dbpedia_hard
717
+ data_files:
718
+ - split: train
719
+ path: dbpedia_hard/train-*
720
+ - split: val
721
+ path: dbpedia_hard/val-*
722
  - config_name: dbpedia_medium
723
  data_files:
724
  - split: train
dbpedia_hard/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f67cace31d2c79d7307d38bdeebc28f40786784f47ec7d5eae0decb666835db
3
+ size 467213
dbpedia_hard/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd2acaf6347e8f5d4ba2cc8b1f9086587596615c8da238ca8c06e3471c340613
3
+ size 465006