Upload dataset
Browse files- README.md +25 -1
- opinion_spam/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -1,6 +1,26 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
features:
|
| 5 |
- name: id
|
| 6 |
dtype: string
|
|
@@ -21,6 +41,10 @@ dataset_info:
|
|
| 21 |
download_size: 56348
|
| 22 |
dataset_size: 161621
|
| 23 |
configs:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
- config_name: real_life_trial_data
|
| 25 |
data_files:
|
| 26 |
- split: train
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: opinion_spam
|
| 4 |
+
features:
|
| 5 |
+
- name: id
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: text
|
| 8 |
+
dtype: string
|
| 9 |
+
- name: label
|
| 10 |
+
dtype: string
|
| 11 |
+
- name: conversation
|
| 12 |
+
list:
|
| 13 |
+
- name: content
|
| 14 |
+
dtype: string
|
| 15 |
+
- name: role
|
| 16 |
+
dtype: string
|
| 17 |
+
splits:
|
| 18 |
+
- name: train
|
| 19 |
+
num_bytes: 3760139
|
| 20 |
+
num_examples: 1599
|
| 21 |
+
download_size: 1538216
|
| 22 |
+
dataset_size: 3760139
|
| 23 |
+
- config_name: real_life_trial_data
|
| 24 |
features:
|
| 25 |
- name: id
|
| 26 |
dtype: string
|
|
|
|
| 41 |
download_size: 56348
|
| 42 |
dataset_size: 161621
|
| 43 |
configs:
|
| 44 |
+
- config_name: opinion_spam
|
| 45 |
+
data_files:
|
| 46 |
+
- split: train
|
| 47 |
+
path: opinion_spam/train-*
|
| 48 |
- config_name: real_life_trial_data
|
| 49 |
data_files:
|
| 50 |
- split: train
|
opinion_spam/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7fc5cdbe35daeeb97694667b6b013185c54f80b9e2cb4a83ea728b59a61ca0b8
|
| 3 |
+
size 1538216
|