Datasets:

Languages:
English
ArXiv:
License:
rishabbala commited on
Commit
f47c062
·
verified ·
1 Parent(s): 28d9d5e

Convert dataset to Parquet

Browse files

Convert dataset to Parquet.

README.md CHANGED
@@ -1,15 +1,14 @@
1
  ---
2
  annotations_creators:
3
  - crowdsourced
4
- language:
5
- - en
6
  language_creators:
7
  - found
 
 
8
  license:
9
  - cc-by-4.0
10
  multilinguality:
11
  - monolingual
12
- pretty_name: CosmosQA
13
  size_categories:
14
  - 10K<n<100K
15
  source_datasets:
@@ -19,6 +18,7 @@ task_categories:
19
  task_ids:
20
  - multiple-choice-qa
21
  paperswithcode_id: cosmosqa
 
22
  dataset_info:
23
  features:
24
  - name: id
@@ -39,16 +39,25 @@ dataset_info:
39
  dtype: int32
40
  splits:
41
  - name: train
42
- num_bytes: 17159918
43
  num_examples: 25262
44
  - name: test
45
- num_bytes: 5121479
46
  num_examples: 6963
47
  - name: validation
48
- num_bytes: 2186987
49
  num_examples: 2985
50
- download_size: 24399475
51
- dataset_size: 24468384
 
 
 
 
 
 
 
 
 
52
  ---
53
 
54
  # Dataset Card for "cosmos_qa"
 
1
  ---
2
  annotations_creators:
3
  - crowdsourced
 
 
4
  language_creators:
5
  - found
6
+ language:
7
+ - en
8
  license:
9
  - cc-by-4.0
10
  multilinguality:
11
  - monolingual
 
12
  size_categories:
13
  - 10K<n<100K
14
  source_datasets:
 
18
  task_ids:
19
  - multiple-choice-qa
20
  paperswithcode_id: cosmosqa
21
+ pretty_name: CosmosQA
22
  dataset_info:
23
  features:
24
  - name: id
 
39
  dtype: int32
40
  splits:
41
  - name: train
42
+ num_bytes: 17156676
43
  num_examples: 25262
44
  - name: test
45
+ num_bytes: 5120580
46
  num_examples: 6963
47
  - name: validation
48
+ num_bytes: 2186585
49
  num_examples: 2985
50
+ download_size: 12029581
51
+ dataset_size: 24463841
52
+ configs:
53
+ - config_name: default
54
+ data_files:
55
+ - split: train
56
+ path: data/train-*
57
+ - split: test
58
+ path: data/test-*
59
+ - split: validation
60
+ path: data/validation-*
61
  ---
62
 
63
  # Dataset Card for "cosmos_qa"
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4477336b3eb4fed17dd14d0b4932d758b22ee4f0c5cda1c853ebb30612c92c8f
3
+ size 2873194
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7b9516f6650bb92b12c02cf78c7ffcc31659546e38ba82bb3f10ff84c4e6d98
3
+ size 7923050
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc6e093c9b05d7b97a74f587c32c5501718317d9ae4c6046cae92878197c3929
3
+ size 1233337