| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: test | |
| path: data/test-* | |
| dataset_info: | |
| features: | |
| - name: text | |
| dtype: string | |
| - name: label | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 269093.3579427623 | |
| num_examples: 1559 | |
| - name: test | |
| num_bytes: 120444.7564469914 | |
| num_examples: 684 | |
| download_size: 273118 | |
| dataset_size: 389538.1143897537 | |
| # Dataset Card for "angry-tweets-binary" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |