AdithyaSK HF Staff commited on
Commit
1b91da6
·
verified ·
1 Parent(s): 599a30b

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +37 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: title
7
+ dtype: string
8
+ - name: context
9
+ dtype: string
10
+ - name: question
11
+ dtype: string
12
+ - name: answers
13
+ struct:
14
+ - name: text
15
+ list: string
16
+ - name: answer_start
17
+ list: int64
18
+ - name: translated_question
19
+ dtype: string
20
+ - name: translation_method_question
21
+ dtype: string
22
+ - name: translated_context
23
+ dtype: string
24
+ - name: translation_method_context
25
+ dtype: string
26
+ splits:
27
+ - name: train
28
+ num_bytes: 274972247
29
+ num_examples: 87599
30
+ download_size: 66491048
31
+ dataset_size: 274972247
32
+ configs:
33
+ - config_name: default
34
+ data_files:
35
+ - split: train
36
+ path: data/train-*
37
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2fb9d6a2a1867d062cd9e46b8d67192cb30cae8562c4ba0a3203d89a0419989
3
+ size 66491048