| dataset_info: | |
| features: | |
| - name: text | |
| dtype: string | |
| - name: label | |
| dtype: int64 | |
| splits: | |
| - name: train | |
| num_bytes: 40131.0 | |
| num_examples: 28 | |
| - name: test | |
| num_bytes: 17199.0 | |
| num_examples: 12 | |
| download_size: 51128 | |
| dataset_size: 57330.0 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: test | |
| path: data/test-* | |
| Please note that this is subset of [stanfordnlp/imdb](https://huggingface.co/datasets/stanfordnlp/imdb) annotated by [anyclassifier](https://github.com/kenhktsui/anyclassifier). | |