zcahjl3 commited on
Commit
166e3fb
1 Parent(s): 15dd63f

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +10 -8
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,32 +1,34 @@
1
  ---
2
  dataset_info:
3
  features:
4
- - name: Answer
5
- dtype: float64
6
  - name: ID
7
  dtype: string
 
 
 
 
8
  - name: Type
9
  dtype: string
10
  - name: Body
11
  dtype: string
12
  - name: Equation
13
  dtype: string
14
- - name: Question
15
- dtype: string
16
  - name: CoT_example
17
  dtype: string
18
  - name: Full_question
19
  dtype: string
20
- - name: full_question_embedding
21
  sequence: float32
22
  - name: rationale_embedding
23
  sequence: float32
 
 
24
  splits:
25
  - name: train
26
- num_bytes: 4055955.4285714286
27
  num_examples: 600
28
- download_size: 5063963
29
- dataset_size: 4055955.4285714286
30
  configs:
31
  - config_name: default
32
  data_files:
 
1
  ---
2
  dataset_info:
3
  features:
 
 
4
  - name: ID
5
  dtype: string
6
+ - name: Question
7
+ dtype: string
8
+ - name: Answer
9
+ dtype: float64
10
  - name: Type
11
  dtype: string
12
  - name: Body
13
  dtype: string
14
  - name: Equation
15
  dtype: string
 
 
16
  - name: CoT_example
17
  dtype: string
18
  - name: Full_question
19
  dtype: string
20
+ - name: question_embedding
21
  sequence: float32
22
  - name: rationale_embedding
23
  sequence: float32
24
+ - name: answer_embedding
25
+ sequence: float32
26
  splits:
27
  - name: train
28
+ num_bytes: 5901555.428571428
29
  num_examples: 600
30
+ download_size: 6701093
31
+ dataset_size: 5901555.428571428
32
  configs:
33
  - config_name: default
34
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d9f46e959d94ca4d42145a4ebc904c49604037d9893033bfcab62a23be81986
3
- size 5063963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6f47b57a8799bbff8766ed5affd340c7e77b84cb6cede6f48d10ffeba5c352d
3
+ size 6701093