Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Russian
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
809517c
·
verified ·
1 Parent(s): ae13921

Add dataset

Browse files
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: text
5
+ dtype: string
6
+ - name: label
7
+ dtype: int64
8
+ splits:
9
+ - name: train
10
+ num_bytes: 11229815
11
+ num_examples: 45000
12
+ - name: validation
13
+ num_bytes: 3729591
14
+ num_examples: 15000
15
+ - name: test
16
+ num_bytes: 497726
17
+ num_examples: 2048
18
+ download_size: 8020323
19
+ dataset_size: 15457132
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
25
+ - split: validation
26
+ path: data/validation-*
27
+ - split: test
28
+ path: data/test-*
29
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:823f0b11cd867c60ff08e9b1c94736fd836321efbf40b9830a42571633169a78
3
+ size 259290
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e09c7dbe33ffec628697f1c79d4a8d96f070feb51d27a4b8ae01c81d77758a7
3
+ size 5821720
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:324aea682e62667b35ff7862419629ca7b77de65750ce602c42776d04b4410d1
3
+ size 1939313