File size: 671 Bytes
adc2eea
 
 
 
 
 
 
 
 
 
 
eab28cc
cd7943d
adc2eea
eab28cc
280d315
adc2eea
eab28cc
280d315
adc2eea
eab28cc
280d315
eab28cc
 
adc2eea
 
 
 
 
 
 
 
 
 
 
 
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
37
---
dataset_info:
  features:
  - name: inputs
    dtype: string
  - name: targets
    dtype: string
  - name: task
    dtype: string
  splits:
  - name: train
    num_bytes: 11811027
    num_examples: 23000
  - name: validation
    num_bytes: 574672
    num_examples: 1150
  - name: test
    num_bytes: 605524
    num_examples: 1150
  - name: ood_test
    num_bytes: 227513
    num_examples: 450
  download_size: 7706325
  dataset_size: 13218736
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
  - split: ood_test
    path: data/ood_test-*
---