Koushim commited on
Commit
ba50305
·
verified ·
1 Parent(s): 34f218a

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,50 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: apache-2.0
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: train
7
+ path: data/train-*
8
+ - split: validation
9
+ path: data/validation-*
10
+ - split: test
11
+ path: data/test-*
12
+ dataset_info:
13
+ features:
14
+ - name: text
15
+ dtype: string
16
+ - name: toxicity
17
+ dtype: float32
18
+ - name: severe_toxicity
19
+ dtype: float32
20
+ - name: obscene
21
+ dtype: float32
22
+ - name: threat
23
+ dtype: float32
24
+ - name: insult
25
+ dtype: float32
26
+ - name: identity_attack
27
+ dtype: float32
28
+ - name: sexual_explicit
29
+ dtype: float32
30
+ - name: labels
31
+ sequence: float64
32
+ - name: input_ids
33
+ sequence: int32
34
+ - name: token_type_ids
35
+ sequence: int8
36
+ - name: attention_mask
37
+ sequence: int8
38
+ splits:
39
+ - name: train
40
+ num_bytes: 2110899324
41
+ num_examples: 1804874
42
+ - name: validation
43
+ num_bytes: 113965680
44
+ num_examples: 97320
45
+ - name: test
46
+ num_bytes: 113712324
47
+ num_examples: 97320
48
+ download_size: 693905946
49
+ dataset_size: 2338577328
50
  ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db7745b0208d7b3fe19abb04b0e7acfc38d3178b21f2a6873f54837e6019f3c2
3
+ size 34226279
data/train-00000-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89bf54d30f208d1f3f5c1c81102ed39acb907458b98ef03d9807113af2d086d5
3
+ size 128029889
data/train-00001-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23039bf06da1c8a731243704a0d63c06bf5594320e07b63f4a862a9d3bcb308c
3
+ size 125124630
data/train-00002-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:460e01df4c9f1915abeca855cd253dd15bbf468fc4c8812bd44eeaf7e8b49203
3
+ size 126621728
data/train-00003-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40be8f62dde9be1e4742952f3c194a6b4c5da5ef6dd4933ca7b8e664a0e5d391
3
+ size 123021857
data/train-00004-of-00005.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6fd293ac62ed459b47624f9eae8f9497c37d86cb674134084e8cac956c61fc9e
3
+ size 122456606
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9313a42ef018bf619b811be7279f0e790f0ff5f8fd2e5d02b35b4aaa41f1253c
3
+ size 34424957