Datasets:

Modalities:
Text
Formats:
parquet
ArXiv:
Libraries:
Datasets
Dask
License:
antypasd commited on
Commit
500b176
·
verified ·
1 Parent(s): c338ff4

Add 'es' config data files

Browse files
README.md CHANGED
@@ -9,6 +9,14 @@ configs:
9
  path: en/test-*
10
  - split: validation
11
  path: en/validation-*
 
 
 
 
 
 
 
 
12
  data_files:
13
  - split: train_en
14
  path: dataset/en/en_train.jsonl
@@ -27,7 +35,7 @@ task_categories:
27
  - text-classification
28
  pretty_name: xtopic
29
  dataset_info:
30
- config_name: en
31
  features:
32
  - name: id
33
  dtype: string
@@ -72,6 +80,51 @@ dataset_info:
72
  num_examples: 20
73
  download_size: 156123
74
  dataset_size: 416362
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  ---
76
 
77
  # Dataset Card for "cardiffnlp/tweet_topic_multilingual"
 
9
  path: en/test-*
10
  - split: validation
11
  path: en/validation-*
12
+ - config_name: es
13
+ data_files:
14
+ - split: train
15
+ path: es/train-*
16
+ - split: test
17
+ path: es/test-*
18
+ - split: validation
19
+ path: es/validation-*
20
  data_files:
21
  - split: train_en
22
  path: dataset/en/en_train.jsonl
 
35
  - text-classification
36
  pretty_name: xtopic
37
  dataset_info:
38
+ - config_name: en
39
  features:
40
  - name: id
41
  dtype: string
 
80
  num_examples: 20
81
  download_size: 156123
82
  dataset_size: 416362
83
+ - config_name: es
84
+ features:
85
+ - name: id
86
+ dtype: string
87
+ - name: text
88
+ dtype: string
89
+ - name: label_name_flatten
90
+ dtype: string
91
+ - name: label
92
+ sequence:
93
+ class_label:
94
+ names:
95
+ '0': Arts & Culture
96
+ '1': Business & Entrepreneurs
97
+ '2': Celebrity & Pop Culture
98
+ '3': Diaries & Daily Life
99
+ '4': Family
100
+ '5': Fashion & Style
101
+ '6': Film, TV & Video
102
+ '7': Fitness & Health
103
+ '8': Food & Dining
104
+ '9': Learning & Educational
105
+ '10': News & Social Concern
106
+ '11': Relationships
107
+ '12': Science & Technology
108
+ '13': Youth & Student Life
109
+ '14': Music
110
+ '15': Gaming
111
+ '16': Sports
112
+ '17': Travel & Adventure
113
+ '18': Other Hobbies
114
+ - name: label_name
115
+ sequence: string
116
+ splits:
117
+ - name: train
118
+ num_bytes: 71343
119
+ num_examples: 180
120
+ - name: test
121
+ num_bytes: 316777
122
+ num_examples: 800
123
+ - name: validation
124
+ num_bytes: 7947
125
+ num_examples: 20
126
+ download_size: 134590
127
+ dataset_size: 396067
128
  ---
129
 
130
  # Dataset Card for "cardiffnlp/tweet_topic_multilingual"
es/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9b98143e45d85c92cef6fcdc8b855279bd67f46bf7a1c702874d5bb3903cb6f
3
+ size 99893
es/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:158726e531fffef04eb39e27c60a3e38feafc29bc6f1724068f28dfc41676c24
3
+ size 26991
es/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd39e2d17abb510e4995f9df7379bc20e1b286f4a661093608218ee7cd5ad8b2
3
+ size 7706