Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Spanish
ArXiv:
Libraries:
Datasets
pandas
License:
nandezgarcia commited on
Commit
99d5d96
·
verified ·
1 Parent(s): 9dc81b4

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: boe_date_publication
5
+ dtype: string
6
+ - name: boe_previous
7
+ dtype: string
8
+ - name: boe_id
9
+ dtype: string
10
+ - name: boe_title
11
+ dtype: string
12
+ - name: boe_soup_xml
13
+ dtype: string
14
+ - name: tweet_date
15
+ dtype: string
16
+ - name: boe_text_cleaned
17
+ dtype: string
18
+ - name: tweet_original
19
+ dtype: string
20
+ - name: boe_alert
21
+ sequence: string
22
+ - name: boe_category
23
+ dtype: string
24
+ - name: boe_departament
25
+ dtype: string
26
+ - name: tweet_text_cleaned
27
+ dtype: string
28
+ - name: boe_subsequent
29
+ dtype: string
30
+ - name: boe_materials
31
+ sequence: string
32
+ - name: id
33
+ dtype: int64
34
+ splits:
35
+ - name: train
36
+ num_bytes: 179564763
37
+ num_examples: 2867
38
+ - name: validation
39
+ num_bytes: 19448939
40
+ num_examples: 392
41
+ - name: test
42
+ num_bytes: 22514340
43
+ num_examples: 389
44
+ download_size: 84283000
45
+ dataset_size: 221528042
46
+ configs:
47
+ - config_name: default
48
+ data_files:
49
+ - split: train
50
+ path: data/train-*
51
+ - split: validation
52
+ path: data/validation-*
53
+ - split: test
54
+ path: data/test-*
55
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e06501d2cd72165d6b372a6847622b20f08338c24ddc895082c6133551d26b57
3
+ size 8777188
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a235e1126e71b37debf663f272f79731091d0fab944970b8e4f57df77ce0d91
3
+ size 67957754
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:760513604719b7e3b4f656322cc0b8697c11737c71de281b4124789c9db2711b
3
+ size 7548058