librarian-bot's picture
Librarian Bot: Add language metadata for dataset
aea65b9 verified
|
raw
history blame
No virus
517 Bytes
---
language:
- id
dataset_info:
features:
- name: id
dtype: string
- name: url
dtype: string
- name: title
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 1013334381.3651682
num_examples: 599059
- name: test
num_bytes: 112594212.63483179
num_examples: 66563
download_size: 641557440
dataset_size: 1125928594.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---