File size: 420 Bytes
0d012f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
328a213
 
 
 
0d012f7
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: index
    dtype: int64
  - name: input
    dtype: string
  - name: expected
    dtype: string
  - name: prediction
    dtype: string
  - name: exact_match
    dtype: bool
  splits:
  - name: train
    num_bytes: 2893976
    num_examples: 614
  download_size: 659836
  dataset_size: 2893976
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---