File size: 445 Bytes
5ce2279
 
 
de60b6a
 
067d898
ba4d604
da1f5fa
 
5ce2279
 
de60b6a
b136c71
76518a1
de60b6a
3819904
de60b6a
 
5ce2279
 
 
 
 
76518a1
 
5ce2279
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
---
dataset_info:
  features:
  - name: query
    dtype: string
  - name: stepwise_ground_truths
    dtype: string
  - name: ground_truth
    dtype: string
  splits:
  - name: train
    num_bytes: 504
    num_examples: 3
  - name: test
    num_bytes: 162
    num_examples: 1
  download_size: 4547
  dataset_size: 666
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
---