File size: 1,268 Bytes
734291c |
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 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 |
---
dataset_info:
features:
- name: label
dtype: int64
- name: features
sequence: float32
splits:
- name: Bengali
num_bytes: 762200
num_examples: 370
- name: Bhojpuri
num_bytes: 692160
num_examples: 336
- name: Gujarati
num_bytes: 745720
num_examples: 362
- name: Haryanvi
num_bytes: 753960
num_examples: 366
- name: Hindi
num_bytes: 760140
num_examples: 369
- name: Kannada
num_bytes: 760140
num_examples: 369
- name: Malayalam
num_bytes: 766320
num_examples: 372
- name: Odia
num_bytes: 751900
num_examples: 365
- name: Punjabi
num_bytes: 756020
num_examples: 367
- name: Tamil
num_bytes: 764260
num_examples: 371
download_size: 11517088
dataset_size: 7512820
configs:
- config_name: default
data_files:
- split: Bengali
path: data/Bengali-*
- split: Bhojpuri
path: data/Bhojpuri-*
- split: Gujarati
path: data/Gujarati-*
- split: Haryanvi
path: data/Haryanvi-*
- split: Hindi
path: data/Hindi-*
- split: Kannada
path: data/Kannada-*
- split: Malayalam
path: data/Malayalam-*
- split: Odia
path: data/Odia-*
- split: Punjabi
path: data/Punjabi-*
- split: Tamil
path: data/Tamil-*
---
|