File size: 564 Bytes
8e9db96
 
 
 
 
 
 
 
 
 
 
81a9a09
 
8e9db96
 
9c6f17a
 
8e9db96
9c6f17a
8e9db96
9c6f17a
 
8e9db96
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: name
    dtype: string
  - name: 'true'
    dtype: string
  - name: labels
    dtype: int64
  - name: scores
    dtype: float64
  - name: instruction
    dtype: string
  splits:
  - name: train
    num_bytes: 15959078.886080345
    num_examples: 119207
  - name: validation
    num_bytes: 1773335.1139196546
    num_examples: 13246
  download_size: 7259905
  dataset_size: 17732414.0
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
---