sumuks commited on
Commit
59f3e58
·
verified ·
1 Parent(s): 41fef01

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: chunk_ids
5
+ sequence: string
6
+ - name: generator_model
7
+ dtype: string
8
+ - name: question_type
9
+ dtype: string
10
+ - name: question
11
+ dtype: string
12
+ - name: answer
13
+ dtype: string
14
+ - name: document_analysis
15
+ dtype: string
16
+ - name: chunk_analysis
17
+ sequence: string
18
+ - name: potential_question_directions
19
+ sequence: string
20
+ - name: best_direction
21
+ dtype: string
22
+ - name: reasoning
23
+ dtype: string
24
+ - name: estimated_difficulty
25
+ dtype: int64
26
+ - name: testable_concepts
27
+ sequence: string
28
+ - name: difficulty_justification
29
+ dtype: string
30
+ - name: quote_context
31
+ dtype: string
32
+ - name: supporting_quotes
33
+ sequence: string
34
+ splits:
35
+ - name: train
36
+ num_bytes: 343213
37
+ num_examples: 131
38
+ download_size: 89372
39
+ dataset_size: 343213
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:ca686f7a26e3091f72993390bfa4afd432e91e3773236239b05853b514188324
3
+ size 89372