Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
License:
Samoed commited on
Commit
9681fda
·
verified ·
1 Parent(s): 267a66e

Add nij dataset

Browse files
README.md CHANGED
@@ -162,6 +162,24 @@ dataset_info:
162
  num_examples: 400
163
  download_size: 103757
164
  dataset_size: 160556
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
165
  configs:
166
  - config_name: ace
167
  data_files:
@@ -235,4 +253,12 @@ configs:
235
  path: min/validation-*
236
  - split: test
237
  path: min/test-*
 
 
 
 
 
 
 
 
238
  ---
 
162
  num_examples: 400
163
  download_size: 103757
164
  dataset_size: 160556
165
+ - config_name: nij
166
+ features:
167
+ - name: text
168
+ dtype: string
169
+ - name: label
170
+ dtype: int64
171
+ splits:
172
+ - name: train
173
+ num_bytes: 80970
174
+ num_examples: 500
175
+ - name: validation
176
+ num_bytes: 16300
177
+ num_examples: 100
178
+ - name: test
179
+ num_bytes: 65765
180
+ num_examples: 400
181
+ download_size: 102158
182
+ dataset_size: 163035
183
  configs:
184
  - config_name: ace
185
  data_files:
 
253
  path: min/validation-*
254
  - split: test
255
  path: min/test-*
256
+ - config_name: nij
257
+ data_files:
258
+ - split: train
259
+ path: nij/train-*
260
+ - split: validation
261
+ path: nij/validation-*
262
+ - split: test
263
+ path: nij/test-*
264
  ---
nij/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ac21338c2cc5581a7719e14f58f67d78201ae0680935c98b414634acf10453c
3
+ size 40641
nij/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:173c0f168cfb569d96dfb36123d27b79fe8f89b7de2903da7458984f309da365
3
+ size 49815
nij/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b663860a7ab389f2b8ca9071fe6c94f1c8cb8a970929c02421a42f41df4fc14f
3
+ size 11702