Atipico1 commited on
Commit
809c929
·
verified ·
1 Parent(s): 74b289b

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +33 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ sequence:
14
+ - name: text
15
+ dtype: string
16
+ - name: answer_start
17
+ dtype: int32
18
+ - name: masked_query
19
+ dtype: string
20
+ - name: query_embedding
21
+ sequence: float32
22
+ splits:
23
+ - name: train
24
+ num_bytes: 278537520.79953426
25
+ num_examples: 70858
26
+ download_size: 275759651
27
+ dataset_size: 278537520.79953426
28
+ configs:
29
+ - config_name: default
30
+ data_files:
31
+ - split: train
32
+ path: data/train-*
33
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e65bca56756807fe74c513cabd5f2a3c1dace0b54037aa3c71d5a10d2f0c86ff
3
+ size 275759651