File size: 547 Bytes
15566b9 |
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 |
---
dataset_info:
config_name: python-corpus
features:
- name: _id
dtype: string
- name: title
dtype: string
- name: partition
dtype: string
- name: text
dtype: string
- name: language
dtype: string
- name: meta_information
struct:
- name: resource
dtype: string
splits:
- name: corpus
num_bytes: 82647410
num_examples: 280310
download_size: 33103044
dataset_size: 82647410
configs:
- config_name: python-corpus
data_files:
- split: corpus
path: python-corpus/corpus-*
---
|