--- dataset_info: features: - name: topic dtype: string - name: date dtype: string - name: tags dtype: string - name: bias dtype: string - name: text dtype: string - name: link dtype: string - name: source dtype: string - name: title dtype: string - name: int_bias dtype: int64 - name: all-mpnet-base-v2 sequence: float16 - name: distiluse-base-multilingual-cased-v2 sequence: float32 - name: text_entity_sentiments dtype: string - name: text_topic_to_sentiment dtype: string - name: gte-qwen2 sequence: float64 - 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: 979230488 num_examples: 43088 - name: test num_bytes: 107456349 num_examples: 4788 download_size: 538573549 dataset_size: 1086686837 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---