File size: 847 Bytes
80c3643 e12881c 80c3643 e12881c 80c3643 e12881c 80c3643 d877793 80c3643 d877793 80c3643 |
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 38 39 40 41 42 |
---
dataset_info:
features:
- name: id
dtype: string
- name: err_sentence
dtype: string
- name: cor_sentence
dtype: string
splits:
- name: train
num_bytes: 43728466
num_examples: 214300
- name: val
num_bytes: 6137575
num_examples: 29050
- name: train_50k
num_bytes: 10202628.558096128
num_examples: 50000
- name: train_80k
num_bytes: 16324205.692953803
num_examples: 80000
- name: train_100k
num_bytes: 20405257.116192255
num_examples: 100000
download_size: 46108568
dataset_size: 96798132.36724219
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: val
path: data/val-*
- split: train_50k
path: data/train_50k-*
- split: train_80k
path: data/train_80k-*
- split: train_100k
path: data/train_100k-*
---
|