perturbed_sst2 / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
e9bedb9 verified
|
raw
history blame
447 Bytes
---
language:
- mt
- en
dataset_info:
features:
- name: sentence
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 5572497
num_examples: 67349
- name: validation
num_bytes: 132329
num_examples: 872
download_size: 3085076
dataset_size: 5704826
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
---