File size: 695 Bytes
2b9bc81 | 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 | ---
dataset_info:
config_name: Danish
features:
- name: text
dtype: string
- name: corruption_type
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 135098.0
num_examples: 1024
- name: test
num_bytes: 273325.0
num_examples: 2048
- name: full_train
num_bytes: 712138.0
num_examples: 5342
- name: val
num_bytes: 31918.0
num_examples: 256
download_size: 695745
dataset_size: 1152479.0
configs:
- config_name: Danish
data_files:
- split: train
path: Danish/train-*
- split: test
path: Danish/test-*
- split: full_train
path: Danish/full_train-*
- split: val
path: Danish/val-*
---
|