Datasets:
Add 'mix_2022' config data files
Browse files
README.md
CHANGED
@@ -45,6 +45,12 @@ configs:
|
|
45 |
path: mix/train-*
|
46 |
- split: validation
|
47 |
path: mix/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
48 |
data_files:
|
49 |
- split: train_en
|
50 |
path: dataset/en/en_train.jsonl
|
@@ -327,6 +333,48 @@ dataset_info:
|
|
327 |
num_examples: 80
|
328 |
download_size: 128524
|
329 |
dataset_size: 357631
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
330 |
---
|
331 |
|
332 |
# Dataset Card for "cardiffnlp/tweet_topic_multilingual"
|
|
|
45 |
path: mix/train-*
|
46 |
- split: validation
|
47 |
path: mix/validation-*
|
48 |
+
- config_name: mix_2022
|
49 |
+
data_files:
|
50 |
+
- split: train
|
51 |
+
path: mix_2022/train-*
|
52 |
+
- split: validation
|
53 |
+
path: mix_2022/validation-*
|
54 |
data_files:
|
55 |
- split: train_en
|
56 |
path: dataset/en/en_train.jsonl
|
|
|
333 |
num_examples: 80
|
334 |
download_size: 128524
|
335 |
dataset_size: 357631
|
336 |
+
- config_name: mix_2022
|
337 |
+
features:
|
338 |
+
- name: id
|
339 |
+
dtype: string
|
340 |
+
- name: text
|
341 |
+
dtype: string
|
342 |
+
- name: label_name_flatten
|
343 |
+
dtype: string
|
344 |
+
- name: label
|
345 |
+
sequence:
|
346 |
+
class_label:
|
347 |
+
names:
|
348 |
+
'0': Arts & Culture
|
349 |
+
'1': Business & Entrepreneurs
|
350 |
+
'2': Celebrity & Pop Culture
|
351 |
+
'3': Diaries & Daily Life
|
352 |
+
'4': Family
|
353 |
+
'5': Fashion & Style
|
354 |
+
'6': Film, TV & Video
|
355 |
+
'7': Fitness & Health
|
356 |
+
'8': Food & Dining
|
357 |
+
'9': Learning & Educational
|
358 |
+
'10': News & Social Concern
|
359 |
+
'11': Relationships
|
360 |
+
'12': Science & Technology
|
361 |
+
'13': Youth & Student Life
|
362 |
+
'14': Music
|
363 |
+
'15': Gaming
|
364 |
+
'16': Sports
|
365 |
+
'17': Travel & Adventure
|
366 |
+
'18': Other Hobbies
|
367 |
+
- name: label_name
|
368 |
+
sequence: string
|
369 |
+
splits:
|
370 |
+
- name: train
|
371 |
+
num_bytes: 4546522
|
372 |
+
num_examples: 10860
|
373 |
+
- name: validation
|
374 |
+
num_bytes: 503071
|
375 |
+
num_examples: 1207
|
376 |
+
download_size: 1854400
|
377 |
+
dataset_size: 5049593
|
378 |
---
|
379 |
|
380 |
# Dataset Card for "cardiffnlp/tweet_topic_multilingual"
|
mix_2022/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ea21be4b086d8eb8de8612798cf9ab69539cf2ba5c3ab1ace968a29cf763ec4
|
3 |
+
size 1660312
|
mix_2022/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a7d8191a798f85bae4a976601d5ed7da3965c812f42689340a3a483e55f5aee
|
3 |
+
size 194088
|