librarian-bot's picture
Librarian Bot: Add language metadata for dataset
eb49ac1 verified
|
raw
history blame
524 Bytes
---
language:
- te
dataset_info:
features:
- name: id
dtype: int64
- name: url
dtype: string
- name: title
dtype: string
- name: text
dtype: string
- name: summary
dtype: string
splits:
- name: train
num_bytes: 57920572
num_examples: 16295
- name: test
num_bytes: 7468559
num_examples: 2017
download_size: 25626472
dataset_size: 65389131
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---