File size: 570 Bytes
ab79157
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: text
    dtype: string
  - name: synonym_substitution
    dtype: string
  - name: butter_fingers
    dtype: string
  - name: random_deletion
    dtype: string
  - name: change_char_case
    dtype: string
  - name: whitespace_perturbation
    dtype: string
  - name: underscore_trick
    dtype: string
  splits:
  - name: validation
    num_bytes: 64580071
    num_examples: 4000
  download_size: 41949725
  dataset_size: 64580071
configs:
- config_name: default
  data_files:
  - split: validation
    path: data/validation-*
---