Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Estonian
Libraries:
Datasets
pandas
License:
Tanel Alumäe commited on
Commit
3deb246
1 Parent(s): 48e18cd

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: context
5
+ dtype: string
6
+ - name: question
7
+ dtype: string
8
+ - name: answers
9
+ list:
10
+ - name: answer_start
11
+ dtype: int64
12
+ - name: text
13
+ dtype: string
14
+ - name: title
15
+ dtype: string
16
+ - name: id
17
+ dtype: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 772885
21
+ num_examples: 776
22
+ - name: test
23
+ num_bytes: 590275
24
+ num_examples: 603
25
+ download_size: 257799
26
+ dataset_size: 1363160
27
+ configs:
28
+ - config_name: default
29
+ data_files:
30
+ - split: train
31
+ path: data/train-*
32
+ - split: test
33
+ path: data/test-*
34
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:510d0ee8519f1b90bff16371932cc92807cf287425b74390c9b062d1ec27a5a7
3
+ size 137449
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2bbc3c64630981278a1a916bc886fbb9eab191819ae3bfe23d85f5ca24bfd33
3
+ size 120350