lschoen commited on
Commit
41bc991
·
verified ·
1 Parent(s): 15b3926

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: comment_id
5
+ dtype: int64
6
+ - name: comment_text
7
+ dtype: string
8
+ - name: Sub1_Toxic
9
+ dtype: int64
10
+ - name: Sub2_Engaging
11
+ dtype: int64
12
+ - name: Sub3_FactClaiming
13
+ dtype: int64
14
+ splits:
15
+ - name: train
16
+ num_bytes: 733617
17
+ num_examples: 3244
18
+ - name: test
19
+ num_bytes: 229587
20
+ num_examples: 944
21
+ download_size: 564666
22
+ dataset_size: 963204
23
+ configs:
24
+ - config_name: default
25
+ data_files:
26
+ - split: train
27
+ path: data/train-*
28
+ - split: test
29
+ path: data/test-*
30
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93d1383e5b9446a65f90147ddab04d54723efcc17b4300542e57f2a970a78786
3
+ size 141805
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c7130ce3aa455501bf10f1cd23b5f39e4585a4be8c3da36070c20bf8748bbc4
3
+ size 422861