File size: 899 Bytes
1647a78 22c4565 1647a78 efc86c3 1647a78 efc86c3 1647a78 bef5bee 1647a78 22c4565 efc86c3 1647a78 bef5bee efc86c3 bef5bee 1647a78 |
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 |
---
dataset_info:
features:
- name: text
dtype: string
- name: im
dtype: image
- name: language
dtype: string
- name: century
dtype: int64
- name: region
dtype: string
- name: script_type
dtype: string
- name: shelfmark
dtype: string
- name: verse
dtype: string
- name: genre
dtype: string
- name: project
dtype: string
- name: line_type
dtype: string
- name: gen_split
dtype: string
splits:
- name: train
num_bytes: 337252374.5
num_examples: 1780
- name: validation
num_bytes: 27903170.0
num_examples: 120
- name: test
num_bytes: 23061761.0
num_examples: 160
download_size: 388017216
dataset_size: 388217305.5
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
|