| dataset_info: | |
| features: | |
| - name: topic | |
| dtype: string | |
| - name: date | |
| dtype: string | |
| - name: tags | |
| dtype: string | |
| - name: bias | |
| dtype: string | |
| - name: link | |
| dtype: string | |
| - name: source | |
| dtype: string | |
| - name: title | |
| dtype: string | |
| - name: int_bias | |
| dtype: int64 | |
| - name: text_entity_sentiments | |
| dtype: string | |
| - name: text_topic_to_sentiment | |
| dtype: string | |
| - name: text_topic_0 | |
| dtype: string | |
| - name: text_sentiment_0 | |
| dtype: float64 | |
| - name: text_topic_1 | |
| dtype: string | |
| - name: text_sentiment_1 | |
| dtype: float64 | |
| - name: text_topic_2 | |
| dtype: string | |
| - name: text_sentiment_2 | |
| dtype: float64 | |
| - name: text_topic_3 | |
| dtype: string | |
| - name: text_sentiment_3 | |
| dtype: float64 | |
| - name: text_topic_4 | |
| dtype: string | |
| - name: text_sentiment_4 | |
| dtype: float64 | |
| - name: id | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 89514212 | |
| num_examples: 44899 | |
| download_size: 38140775 | |
| dataset_size: 89514212 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |