lhoestq HF Staff commited on
Commit
42c98c7
·
verified ·
1 Parent(s): 4e14482

Add 'record' config data files

Browse files
README.md CHANGED
@@ -212,16 +212,16 @@ dataset_info:
212
  dtype: int32
213
  splits:
214
  - name: train
215
- num_bytes: 179232052
216
  num_examples: 100730
217
  - name: validation
218
- num_bytes: 17479084
219
  num_examples: 10000
220
  - name: test
221
- num_bytes: 17200575
222
  num_examples: 10000
223
- download_size: 51757880
224
- dataset_size: 213911711
225
  - config_name: rte
226
  features:
227
  - name: premise
@@ -381,6 +381,14 @@ configs:
381
  path: multirc/validation-*
382
  - split: test
383
  path: multirc/test-*
 
 
 
 
 
 
 
 
384
  ---
385
 
386
  # Dataset Card for "super_glue"
 
212
  dtype: int32
213
  splits:
214
  - name: train
215
+ num_bytes: 178757646
216
  num_examples: 100730
217
  - name: validation
218
+ num_bytes: 17432944
219
  num_examples: 10000
220
  - name: test
221
+ num_bytes: 17154943
222
  num_examples: 10000
223
+ download_size: 91157911
224
+ dataset_size: 213345533
225
  - config_name: rte
226
  features:
227
  - name: premise
 
381
  path: multirc/validation-*
382
  - split: test
383
  path: multirc/test-*
384
+ - config_name: record
385
+ data_files:
386
+ - split: train
387
+ path: record/train-*
388
+ - split: validation
389
+ path: record/validation-*
390
+ - split: test
391
+ path: record/test-*
392
  ---
393
 
394
  # Dataset Card for "super_glue"
record/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a91cd50dbdf98cfdb6d9ec6619176ddab170db299db0a13107109ad61262a9d
3
+ size 7992474
record/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20ae20deb498305cb872b52987c63c46fa08bd97605c6fd78a1553bf8d91a417
3
+ size 75054886
record/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3662aa327fec7faaf7f47c651941c35ff1643105bf81291168c37a78a37b59a1
3
+ size 8110551