Datasets:
Upload dataset
Browse files- README.md +70 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00002.parquet +3 -0
- data/train-00001-of-00002.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: topic
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: date
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: tags
|
| 9 |
+
dtype: string
|
| 10 |
+
- name: bias
|
| 11 |
+
dtype: string
|
| 12 |
+
- name: text
|
| 13 |
+
dtype: string
|
| 14 |
+
- name: link
|
| 15 |
+
dtype: string
|
| 16 |
+
- name: source
|
| 17 |
+
dtype: string
|
| 18 |
+
- name: title
|
| 19 |
+
dtype: string
|
| 20 |
+
- name: int_bias
|
| 21 |
+
dtype: int64
|
| 22 |
+
- name: all-mpnet-base-v2
|
| 23 |
+
sequence: float16
|
| 24 |
+
- name: distiluse-base-multilingual-cased-v2
|
| 25 |
+
sequence: float32
|
| 26 |
+
- name: text_entity_sentiments
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: text_topic_to_sentiment
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: gte-qwen2
|
| 31 |
+
sequence: float64
|
| 32 |
+
- name: text_topic_0
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: text_sentiment_0
|
| 35 |
+
dtype: float64
|
| 36 |
+
- name: text_topic_1
|
| 37 |
+
dtype: string
|
| 38 |
+
- name: text_sentiment_1
|
| 39 |
+
dtype: float64
|
| 40 |
+
- name: text_topic_2
|
| 41 |
+
dtype: string
|
| 42 |
+
- name: text_sentiment_2
|
| 43 |
+
dtype: float64
|
| 44 |
+
- name: text_topic_3
|
| 45 |
+
dtype: string
|
| 46 |
+
- name: text_sentiment_3
|
| 47 |
+
dtype: float64
|
| 48 |
+
- name: text_topic_4
|
| 49 |
+
dtype: string
|
| 50 |
+
- name: text_sentiment_4
|
| 51 |
+
dtype: float64
|
| 52 |
+
- name: id
|
| 53 |
+
dtype: string
|
| 54 |
+
splits:
|
| 55 |
+
- name: train
|
| 56 |
+
num_bytes: 979230488
|
| 57 |
+
num_examples: 43088
|
| 58 |
+
- name: test
|
| 59 |
+
num_bytes: 107456349
|
| 60 |
+
num_examples: 4788
|
| 61 |
+
download_size: 538573549
|
| 62 |
+
dataset_size: 1086686837
|
| 63 |
+
configs:
|
| 64 |
+
- config_name: default
|
| 65 |
+
data_files:
|
| 66 |
+
- split: train
|
| 67 |
+
path: data/train-*
|
| 68 |
+
- split: test
|
| 69 |
+
path: data/test-*
|
| 70 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dd440dd881f44725b7a79c154d9dfaf10820a60005cf59369a55fe7ad17b426c
|
| 3 |
+
size 53355788
|
data/train-00000-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46a751002efbb54760375dfac4dcf94bb18fccbd276c83b28cc06ba2de835859
|
| 3 |
+
size 242445632
|
data/train-00001-of-00002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1f2bf3cda6c7c94f6cbef9645092a9ee72e5a19ceac42344eeacf8f580dee6f6
|
| 3 |
+
size 242772129
|