--- 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)