Datasets:
ltg
/

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
vmkhlv commited on
Commit
a85f0d0
·
verified ·
1 Parent(s): 71436d2

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: nb
4
+ features:
5
+ - name: id
6
+ dtype: string
7
+ - name: question_stem
8
+ dtype: string
9
+ - name: choices
10
+ struct:
11
+ - name: label
12
+ sequence: string
13
+ - name: text
14
+ sequence: string
15
+ - name: answer
16
+ dtype: string
17
+ - name: fact
18
+ dtype: string
19
+ splits:
20
+ - name: train
21
+ num_bytes: 731997
22
+ num_examples: 3053
23
+ - name: test
24
+ num_bytes: 91453
25
+ num_examples: 387
26
+ download_size: 472845
27
+ dataset_size: 823450
28
+ configs:
29
+ - config_name: nb
30
+ data_files:
31
+ - split: train
32
+ path: nb/train-*
33
+ - split: test
34
+ path: nb/test-*
35
+ ---
nb/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c102a8b6038e8c123aa597cff461d7039996f20b9d383feb97e003af1a67ae8c
3
+ size 57911
nb/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71ae425ee2dce9a2ba94a7ad696b5cbd883f3d524cf5df08216e183d1704be26
3
+ size 414934