Datasets:
File size: 1,384 Bytes
231bbf9 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 | ---
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-*
---
|