jinsenx commited on
Commit
dda28b3
1 Parent(s): 5c1e572

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: subject
5
+ dtype: string
6
+ - name: definition
7
+ dtype: string
8
+ - name: question
9
+ dtype: string
10
+ - name: context
11
+ dtype: string
12
+ - name: answers
13
+ struct:
14
+ - name: answer_start
15
+ sequence: int64
16
+ - name: text
17
+ sequence: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 21595.875
21
+ num_examples: 57
22
+ - name: test
23
+ num_bytes: 5683.125
24
+ num_examples: 15
25
+ download_size: 27770
26
+ dataset_size: 27279.0
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:8dbd4a38d60b9809a5d82982f59c1a5e40a4d867ecc1910ccecc844f4f7d350a
3
+ size 8949
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fa4c4ba1eb6267b7f18d619c9421529cb0bbd2c1366d0c5dde078d557f58862
3
+ size 18821