Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
File size: 847 Bytes
4a99567
 
c3ccac1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4a99567
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c3ccac1
 
 
 
 
 
4a99567
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
dataset_info:
- config_name: rus
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 380596.9284
    num_examples: 4383
  - name: test
    num_bytes: 370071.9714
    num_examples: 4201
  download_size: 359089
  dataset_size: 750668.8998
- config_name: rus-eng
  features:
  - name: text
    dtype: string
  - name: label
    dtype: string
  splits:
  - name: train
    num_bytes: 267950.8344
    num_examples: 4722
  - name: test
    num_bytes: 388306.8912
    num_examples: 4408
  download_size: 317334
  dataset_size: 656257.7256
configs:
- config_name: rus
  data_files:
  - split: train
    path: rus/train-*
  - split: test
    path: rus/test-*
- config_name: rus-eng
  data_files:
  - split: train
    path: rus-eng/train-*
  - split: test
    path: rus-eng/test-*
---