Seongill commited on
Commit
08e8a1f
·
1 Parent(s): 24952aa

Upload dataset

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