Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Spanish
ArXiv:
Libraries:
Datasets
pandas
License:
Samoed commited on
Commit
ef871d5
·
verified ·
1 Parent(s): e425690

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: 100623
11
+ num_examples: 1029
12
+ - name: validation
13
+ num_bytes: 14411
14
+ num_examples: 147
15
+ - name: test
16
+ num_bytes: 29866
17
+ num_examples: 296
18
+ download_size: 89032
19
+ dataset_size: 144900
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:e72a62ec506c690e044e97f59b90c7f326e0d91663a44d01b2b8a26ca5bf35f9
3
+ size 18676
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f75f4e047e4cc4479b74559862fe3813ccf333c94eab5d1a4581547e837e6606
3
+ size 59649
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92bc970320277b4c87eb8730e6109bd1f40611211836276ac0e415cc9a6212ef
3
+ size 10707