dataset_info: | |
features: | |
- name: text | |
dtype: string | |
- name: label | |
dtype: int64 | |
splits: | |
- name: train | |
num_bytes: 4020.1 | |
num_examples: 42 | |
- name: test | |
num_bytes: 1722.9 | |
num_examples: 18 | |
download_size: 8669 | |
dataset_size: 5743.0 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: test | |
path: data/test-* | |
Please note that this is subset of [zeroshot/twitter-financial-news-sentiment](https://huggingface.co/datasets/zeroshot/twitter-financial-news-sentiment) annotated by [anyclassifier](https://github.com/kenhktsui/anyclassifier). | |