Datasets:
Upload dataset
Browse files- README.md +41 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
|
@@ -0,0 +1,41 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: text_a
|
| 5 |
+
dtype: string
|
| 6 |
+
- name: text_b
|
| 7 |
+
dtype: string
|
| 8 |
+
- name: RE
|
| 9 |
+
dtype: float64
|
| 10 |
+
- name: AR
|
| 11 |
+
dtype: float64
|
| 12 |
+
- name: BE
|
| 13 |
+
dtype: float64
|
| 14 |
+
- name: EE
|
| 15 |
+
dtype: float64
|
| 16 |
+
- name: num_score
|
| 17 |
+
dtype: float64
|
| 18 |
+
- name: labels
|
| 19 |
+
dtype: int64
|
| 20 |
+
- name: 'Unnamed: 0'
|
| 21 |
+
dtype: float64
|
| 22 |
+
- name: toxicity
|
| 23 |
+
dtype: float64
|
| 24 |
+
- name: sentiment
|
| 25 |
+
dtype: float64
|
| 26 |
+
- name: engagingness_score
|
| 27 |
+
dtype: float64
|
| 28 |
+
- name: method
|
| 29 |
+
dtype: string
|
| 30 |
+
splits:
|
| 31 |
+
- name: train
|
| 32 |
+
num_bytes: 403461950
|
| 33 |
+
num_examples: 686046
|
| 34 |
+
download_size: 251097681
|
| 35 |
+
dataset_size: 403461950
|
| 36 |
+
configs:
|
| 37 |
+
- config_name: default
|
| 38 |
+
data_files:
|
| 39 |
+
- split: train
|
| 40 |
+
path: data/train-*
|
| 41 |
+
---
|
data/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d65128501cf914cc68b14ae717b40c2c33bb80c3fc9debda634dbbd9ae07ce3
|
| 3 |
+
size 251097681
|