Upload dataset
Browse files
README.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
features:
|
| 4 |
- name: text
|
| 5 |
dtype: string
|
|
@@ -21,4 +37,10 @@ configs:
|
|
| 21 |
path: data/train-*
|
| 22 |
- split: test
|
| 23 |
path: data/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
---
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
+
- config_name: default
|
| 4 |
+
features:
|
| 5 |
+
- name: text
|
| 6 |
+
dtype: string
|
| 7 |
+
- name: label
|
| 8 |
+
dtype: int64
|
| 9 |
+
splits:
|
| 10 |
+
- name: train
|
| 11 |
+
num_bytes: 514394.5926800472
|
| 12 |
+
num_examples: 2760
|
| 13 |
+
- name: test
|
| 14 |
+
num_bytes: 487612.83612040133
|
| 15 |
+
num_examples: 2718
|
| 16 |
+
download_size: 716116
|
| 17 |
+
dataset_size: 1002007.4288004485
|
| 18 |
+
- config_name: toxicchat0124
|
| 19 |
features:
|
| 20 |
- name: text
|
| 21 |
dtype: string
|
|
|
|
| 37 |
path: data/train-*
|
| 38 |
- split: test
|
| 39 |
path: data/test-*
|
| 40 |
+
- config_name: toxicchat0124
|
| 41 |
+
data_files:
|
| 42 |
+
- split: train
|
| 43 |
+
path: toxicchat0124/train-*
|
| 44 |
+
- split: test
|
| 45 |
+
path: toxicchat0124/test-*
|
| 46 |
---
|
toxicchat0124/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac9c34f6c06185bf78ac3e4249dcb60aef5815987f2c40f6279b1a59c0b94646
|
| 3 |
+
size 348791
|
toxicchat0124/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8f62d09a0c6102d92feba6bd07c6adcbebfca13a2bf29dd6983f6a9053101d7f
|
| 3 |
+
size 367325
|