File size: 420 Bytes
7091c27 3dce5a7 7091c27 3dce5a7 7d8bfa3 3dce5a7 7091c27 |
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 |
---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': Hindi
'1': English
'2': Hinglish
'3': Others
splits:
- name: train
num_bytes: 176724
num_examples: 2500
download_size: 7212
dataset_size: 176724
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|