Me1oy commited on
Commit
73df2e9
·
verified ·
1 Parent(s): 4780d38

Upload 5 files

Browse files
README.md ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: unknown
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: train
7
+ path: data/train-*
8
+ - split: validation
9
+ path: data/validation-*
10
+ - split: test
11
+ path: data/test-*
12
+ dataset_info:
13
+ features:
14
+ - name: id
15
+ dtype: string
16
+ - name: query
17
+ dtype: string
18
+ - name: answer
19
+ dtype: string
20
+ - name: text
21
+ dtype: string
22
+ - name: choices
23
+ dtype: string
24
+ - name: gold
25
+ dtype: int64
26
+ splits:
27
+ - name: train
28
+ num_bytes: 2286513
29
+ num_examples: 566
30
+ - name: validation
31
+ num_bytes: 2286513
32
+ num_examples: 566
33
+ - name: test
34
+ num_bytes: 2286513
35
+ num_examples: 566
36
+ download_size: 3774264
37
+ dataset_size: 6859539
38
+ ---
data/data_1108_es_datasets.csv ADDED
The diff for this file is too large to render. See raw diff
 
data/test-00000-of-00001-711ca2feaf68f2da.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b555cc3e5025e633e39a79ddb0403d882bc1ab993b121e57f726500138e7055
3
+ size 1258088
data/train-00000-of-00001-711ca2feaf68f2da.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b555cc3e5025e633e39a79ddb0403d882bc1ab993b121e57f726500138e7055
3
+ size 1258088
data/validation-00000-of-00001-711ca2feaf68f2da.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b555cc3e5025e633e39a79ddb0403d882bc1ab993b121e57f726500138e7055
3
+ size 1258088