Mikimi commited on
Commit
5e84ba5
·
verified ·
1 Parent(s): df86193

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +60 -7
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,16 +1,69 @@
1
  ---
2
  language:
3
- - ru
4
- - en
5
  license: cc-by-nc-sa-4.0
6
  task_categories:
7
- - text-classification
8
  tags:
9
- - toxicity
10
- - hate-speech
11
- - russian
12
  size_categories:
13
- - 10K<n<100K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  # RuAllToxic
 
1
  ---
2
  language:
3
+ - ru
4
+ - en
5
  license: cc-by-nc-sa-4.0
6
  task_categories:
7
+ - text-classification
8
  tags:
9
+ - toxicity
10
+ - hate-speech
11
+ - russian
12
  size_categories:
13
+ - 10K<n<100K
14
+ configs:
15
+ - config_name: default
16
+ data_files:
17
+ - split: train
18
+ path: data/train-*
19
+ dataset_info:
20
+ features:
21
+ - name: id
22
+ dtype: string
23
+ - name: text
24
+ dtype: string
25
+ - name: text_original
26
+ dtype: 'null'
27
+ - name: source_lang
28
+ dtype: string
29
+ - name: language
30
+ dtype: string
31
+ - name: source_dataset
32
+ dtype: string
33
+ - name: source_platform
34
+ dtype: string
35
+ - name: source_labels_raw
36
+ dtype: string
37
+ - name: generation_method
38
+ dtype: string
39
+ - name: toxic_binary
40
+ dtype: int64
41
+ - name: toxicity_type
42
+ dtype: string
43
+ - name: target_group
44
+ dtype: 'null'
45
+ - name: explicitness
46
+ dtype: string
47
+ - name: toxic_spans
48
+ dtype: 'null'
49
+ - name: severity
50
+ dtype: 'null'
51
+ - name: has_distortion
52
+ dtype: int64
53
+ - name: annotation_confidence
54
+ dtype: float64
55
+ - name: mapping_confidence
56
+ dtype: string
57
+ - name: needs_review
58
+ dtype: bool
59
+ - name: text_hash
60
+ dtype: string
61
+ splits:
62
+ - name: train
63
+ num_bytes: 34164460
64
+ num_examples: 82587
65
+ download_size: 15868194
66
+ dataset_size: 34164460
67
  ---
68
 
69
  # RuAllToxic
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:850f6fb978ca3496f8188578eaa27e5aa6043321f3d30b367c9bc5f9afa2c50d
3
- size 392387
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cdec87f0c0cad21b1a0da5ead337602e0f47375259631a1b0ab37afed0cef0c
3
+ size 15868194