VityaVitalich commited on
Commit
0cdfb14
·
verified ·
1 Parent(s): b695fea

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: reference
5
+ sequence: string
6
+ - name: gold_context
7
+ dtype: string
8
+ - name: question_text
9
+ dtype: string
10
+ - name: question_id
11
+ dtype: int64
12
+ splits:
13
+ - name: train
14
+ num_bytes: 1700
15
+ num_examples: 4
16
+ - name: test
17
+ num_bytes: 1700
18
+ num_examples: 4
19
+ download_size: 9594
20
+ dataset_size: 3400
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: data/train-*
26
+ - split: test
27
+ path: data/test-*
28
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baa2899c7fae41aacb69df3387361b3157458b79cc78d080293d8317e84d8a34
3
+ size 4797
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:baa2899c7fae41aacb69df3387361b3157458b79cc78d080293d8317e84d8a34
3
+ size 4797