Datasets:
mteb
/

Modalities:
Text
Formats:
parquet
Languages:
Russian
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
13722b7
·
verified ·
1 Parent(s): 354808f

Add dataset

Browse files
README.md CHANGED
@@ -1,19 +1,23 @@
1
  ---
 
 
2
  dataset_info:
3
  features:
4
  - name: text
5
  dtype: string
6
- - name: label
 
 
7
  sequence: int64
8
  splits:
9
  - name: train
10
- num_bytes: 329040
11
  num_examples: 2000
12
  - name: test
13
- num_bytes: 307745
14
  num_examples: 2000
15
- download_size: 345797
16
- dataset_size: 636785
17
  configs:
18
  - config_name: default
19
  data_files:
@@ -21,7 +25,5 @@ configs:
21
  path: data/train-*
22
  - split: test
23
  path: data/test-*
24
- task_categories:
25
- - text-classification
26
  ---
27
  Label to index mapping: {'__label__INSULT': 0, '__label__NORMAL': 1, '__label__OBSCENITY': 2, '__label__THREAT': 3}
 
1
  ---
2
+ task_categories:
3
+ - text-classification
4
  dataset_info:
5
  features:
6
  - name: text
7
  dtype: string
8
+ - name: toxic
9
+ dtype: int64
10
+ - name: labels
11
  sequence: int64
12
  splits:
13
  - name: train
14
+ num_bytes: 345040
15
  num_examples: 2000
16
  - name: test
17
+ num_bytes: 323745
18
  num_examples: 2000
19
+ download_size: 347393
20
+ dataset_size: 668785
21
  configs:
22
  - config_name: default
23
  data_files:
 
25
  path: data/train-*
26
  - split: test
27
  path: data/test-*
 
 
28
  ---
29
  Label to index mapping: {'__label__INSULT': 0, '__label__NORMAL': 1, '__label__OBSCENITY': 2, '__label__THREAT': 3}
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb2bb6aff67b0e599529a3d67ff18bfa9d46c7eb769748d49888f65f8447a023
3
- size 168046
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1d314c6d7e60dfd4376ed97f1cebe4838a78cb5d5f56a056e520747e24a8ebb
3
+ size 168844
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:42b2bc43322cb24e63801c97b10765079ed8865c7f48c8cd1e92a9d47cb86882
3
- size 177751
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90712b1af205225642d892d7d02721dba2a41b742d6af05fe0f043310590772d
3
+ size 178549