File size: 659 Bytes
d84c764
 
 
 
 
9639b78
 
 
d84c764
5bdb70d
d84c764
5bdb70d
 
9639b78
d84c764
 
 
5bdb70d
 
15dd63f
1f35b72
9639b78
 
d84c764
 
9639b78
d84c764
15dd63f
9639b78
d84c764
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
dataset_info:
  features:
  - name: Answer
    dtype: float64
  - name: ID
    dtype: string
  - name: Type
    dtype: string
  - name: Body
    dtype: string
  - name: Equation
    dtype: string
  - name: Question
    dtype: string
  - name: CoT_example
    dtype: string
  - name: Full_question
    dtype: string
  - name: full_question_embedding
    sequence: float32
  - name: rationale_embedding
    sequence: float32
  splits:
  - name: train
    num_bytes: 4055955.4285714286
    num_examples: 600
  download_size: 5063963
  dataset_size: 4055955.4285714286
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---