Datasets:

Modalities:
Text
Formats:
parquet
Libraries:
Datasets
pandas
vatolinalex commited on
Commit
6bd88e7
·
verified ·
1 Parent(s): 790dfac

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: text
7
+ dtype: string
8
+ - name: label
9
+ dtype: int64
10
+ - name: label_text
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 5512661.37675
15
+ num_examples: 35901
16
+ - name: validation
17
+ num_bytes: 1829737.0
18
+ num_examples: 12000
19
+ - name: test
20
+ num_bytes: 1819695.0308333333
21
+ num_examples: 11965
22
+ download_size: 4589872
23
+ dataset_size: 9162093.407583334
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: validation
30
+ path: data/validation-*
31
+ - split: test
32
+ path: data/test-*
33
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4b13f817c20e7ab8f6a23baea9c3ba34182d56daff7be46f57eb03e30111b16
3
+ size 915339
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3400d396c60135a0957964baa23184ccc130b4d9dea7df785231fb363c6c5e9d
3
+ size 2756752
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c69bc044cfb3922ca91850e0ac885b88db7e4bcc22bfe8c91f7e4e8f3980150
3
+ size 917781