File size: 679 Bytes
96f8e66 12f57d4 96f8e66 12f57d4 96f8e66 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 |
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': Công nghệ
'1': Giáo dục
'2': Giải trí
'3': Khoa học
'4': Kinh tế
'5': Nhà đất
'6': Pháp luật
'7': Thế giới
'8': Thể thao
'9': Văn hóa
'10': Xe cộ
'11': Xã hội
'12': Đời sống
splits:
- name: train
num_bytes: 662392
num_examples: 2600
download_size: 363987
dataset_size: 662392
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|