yoonholee commited on
Commit
80246c9
·
verified ·
1 Parent(s): d22887e

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +61 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: hint_chosen
5
+ dtype: string
6
+ - name: hint_completion
7
+ sequence: string
8
+ - name: hint_completion_answer
9
+ sequence: string
10
+ - name: hint_completion_correct
11
+ sequence: bool
12
+ - name: hint_completion_succ_rate
13
+ dtype: float64
14
+ - name: problem
15
+ dtype: string
16
+ - name: answer
17
+ dtype: string
18
+ - name: completion
19
+ sequence: string
20
+ - name: completion_answer
21
+ sequence: string
22
+ - name: completion_correct
23
+ sequence: bool
24
+ - name: completion_succ_rate
25
+ dtype: float64
26
+ - name: domain
27
+ dtype: string
28
+ - name: context
29
+ dtype: string
30
+ - name: hint1
31
+ dtype: string
32
+ - name: hint2
33
+ dtype: string
34
+ - name: hint3
35
+ dtype: string
36
+ - name: hint4
37
+ dtype: string
38
+ - name: hint5
39
+ dtype: string
40
+ - name: hint6
41
+ dtype: string
42
+ - name: hint7
43
+ dtype: string
44
+ - name: hint8
45
+ dtype: string
46
+ - name: hint9
47
+ dtype: string
48
+ - name: hint10
49
+ dtype: string
50
+ splits:
51
+ - name: train
52
+ num_bytes: 10246589
53
+ num_examples: 67
54
+ download_size: 2376887
55
+ dataset_size: 10246589
56
+ configs:
57
+ - config_name: default
58
+ data_files:
59
+ - split: train
60
+ path: data/train-*
61
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fa1729efbe94e78d9f634dd3f2543b4b74541fe99b2a0ba1b397a6269c21504
3
+ size 2376887