DopeorNope commited on
Commit
46554d9
·
verified ·
1 Parent(s): 621c370

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +45 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: question
5
+ dtype: string
6
+ - name: answer
7
+ dtype: string
8
+ - name: options
9
+ struct:
10
+ - name: A
11
+ dtype: string
12
+ - name: B
13
+ dtype: string
14
+ - name: C
15
+ dtype: string
16
+ - name: D
17
+ dtype: string
18
+ - name: meta_info
19
+ dtype: string
20
+ - name: answer_idx
21
+ dtype: string
22
+ - name: metamap_phrases
23
+ sequence: string
24
+ - name: multiple_choice
25
+ dtype: string
26
+ - name: embedding
27
+ sequence: float64
28
+ - name: result
29
+ struct:
30
+ - name: ds_index
31
+ dtype: int64
32
+ - name: similar_dg_indices
33
+ sequence: int64
34
+ splits:
35
+ - name: train
36
+ num_bytes: 194872745
37
+ num_examples: 10178
38
+ download_size: 132656729
39
+ dataset_size: 194872745
40
+ configs:
41
+ - config_name: default
42
+ data_files:
43
+ - split: train
44
+ path: data/train-*
45
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2f88e824cd26a2edf4c06d6a43226ab68df86454968beb1e663c0952c0c8914
3
+ size 132656729