dwitter / README.md
lonestar108's picture
Upload README.md with huggingface_hub
e60639a
|
raw
history blame
1.02 kB
---
configs:
- config_name: default
data_files:
- split: best_train
path: data/best_train-*
- split: best_valid
path: data/best_valid-*
- split: most_train
path: data/most_train-*
- split: most_valid
path: data/most_valid-*
- split: good_train
path: data/good_train-*
- split: good_valid
path: data/good_valid-*
dataset_info:
features:
- name: text
dtype: string
splits:
- name: best_train
num_bytes: 80682
num_examples: 577
- name: best_valid
num_bytes: 7190
num_examples: 52
- name: most_train
num_bytes: 956260
num_examples: 7018
- name: most_valid
num_bytes: 135422
num_examples: 994
- name: good_train
num_bytes: 324996
num_examples: 2350
- name: good_valid
num_bytes: 40160
num_examples: 290
download_size: 979142
dataset_size: 1544710
---
# Dataset Card for "dwitter"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)