File size: 1,130 Bytes
e9927b3 eba2bba e60639a 55472c2 e9927b3 eba2bba e60639a 55472c2 e9927b3 |
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 43 44 45 46 47 48 49 50 |
---
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-*
- split: top_train
path: data/top_train-*
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
- name: top_train
num_bytes: 25101
num_examples: 178
download_size: 999167
dataset_size: 1569811
---
# Dataset Card for "dwitter"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |