Datasets:
Add 'en_2022' config data files
Browse files
README.md
CHANGED
|
@@ -9,6 +9,12 @@ configs:
|
|
| 9 |
path: en/test-*
|
| 10 |
- split: validation
|
| 11 |
path: en/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 12 |
- config_name: es
|
| 13 |
data_files:
|
| 14 |
- split: train
|
|
@@ -96,6 +102,48 @@ dataset_info:
|
|
| 96 |
num_examples: 20
|
| 97 |
download_size: 156123
|
| 98 |
dataset_size: 416362
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 99 |
- config_name: es
|
| 100 |
features:
|
| 101 |
- name: id
|
|
|
|
| 9 |
path: en/test-*
|
| 10 |
- split: validation
|
| 11 |
path: en/validation-*
|
| 12 |
+
- config_name: en_2022
|
| 13 |
+
data_files:
|
| 14 |
+
- split: train
|
| 15 |
+
path: en_2022/train-*
|
| 16 |
+
- split: validation
|
| 17 |
+
path: en_2022/validation-*
|
| 18 |
- config_name: es
|
| 19 |
data_files:
|
| 20 |
- split: train
|
|
|
|
| 102 |
num_examples: 20
|
| 103 |
download_size: 156123
|
| 104 |
dataset_size: 416362
|
| 105 |
+
- config_name: en_2022
|
| 106 |
+
features:
|
| 107 |
+
- name: id
|
| 108 |
+
dtype: string
|
| 109 |
+
- name: text
|
| 110 |
+
dtype: string
|
| 111 |
+
- name: label_name_flatten
|
| 112 |
+
dtype: string
|
| 113 |
+
- name: label
|
| 114 |
+
sequence:
|
| 115 |
+
class_label:
|
| 116 |
+
names:
|
| 117 |
+
'0': Arts & Culture
|
| 118 |
+
'1': Business & Entrepreneurs
|
| 119 |
+
'2': Celebrity & Pop Culture
|
| 120 |
+
'3': Diaries & Daily Life
|
| 121 |
+
'4': Family
|
| 122 |
+
'5': Fashion & Style
|
| 123 |
+
'6': Film, TV & Video
|
| 124 |
+
'7': Fitness & Health
|
| 125 |
+
'8': Food & Dining
|
| 126 |
+
'9': Learning & Educational
|
| 127 |
+
'10': News & Social Concern
|
| 128 |
+
'11': Relationships
|
| 129 |
+
'12': Science & Technology
|
| 130 |
+
'13': Youth & Student Life
|
| 131 |
+
'14': Music
|
| 132 |
+
'15': Gaming
|
| 133 |
+
'16': Sports
|
| 134 |
+
'17': Travel & Adventure
|
| 135 |
+
'18': Other Hobbies
|
| 136 |
+
- name: label_name
|
| 137 |
+
sequence: string
|
| 138 |
+
splits:
|
| 139 |
+
- name: train
|
| 140 |
+
num_bytes: 4224939
|
| 141 |
+
num_examples: 10140
|
| 142 |
+
- name: validation
|
| 143 |
+
num_bytes: 467023
|
| 144 |
+
num_examples: 1127
|
| 145 |
+
download_size: 1733805
|
| 146 |
+
dataset_size: 4691962
|
| 147 |
- config_name: es
|
| 148 |
features:
|
| 149 |
- name: id
|
en_2022/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33303c66a5034e014f1a960b3f71ff77f7488a908dde2f66bfa652628215bf92
|
| 3 |
+
size 1556404
|
en_2022/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:55e90a5d9f1a0ab5c975d58b559347f59fd5d11f79c2c99b58f891aae12314d5
|
| 3 |
+
size 177401
|