Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
700f259
·
verified ·
1 Parent(s): 9201453

Add spanish dataset

Browse files
README.md ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: spanish
4
+ features:
5
+ - name: text
6
+ dtype: string
7
+ - name: label
8
+ dtype: int64
9
+ splits:
10
+ - name: train
11
+ num_bytes: 1368273
12
+ num_examples: 6046
13
+ - name: test
14
+ num_bytes: 455394
15
+ num_examples: 2016
16
+ - name: validation
17
+ num_bytes: 458715
18
+ num_examples: 2015
19
+ download_size: 1577104
20
+ dataset_size: 2282382
21
+ configs:
22
+ - config_name: spanish
23
+ data_files:
24
+ - split: train
25
+ path: spanish/train-*
26
+ - split: test
27
+ path: spanish/test-*
28
+ - split: validation
29
+ path: spanish/validation-*
30
+ ---
spanish/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61ddd31928eb873973afd5bdcaa260c08f730c91d457466cca509804d116035e
3
+ size 315413
spanish/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d73747b1099c3a528c401e2259a1dbac2f7a8674e7bf9a40ba7d567abfb0f284
3
+ size 944872
spanish/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e20d9ad2efe12db6a820c2c57aeb8b99faf1928f168babc77e096e8a6119c544
3
+ size 316819