File size: 677 Bytes
22aa97a af32c36 22aa97a 97bca76 39d7167 f9f005d 39d7167 f9f005d 22aa97a 39d7167 22aa97a | 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 | ---
dataset_info:
features:
- name: id
dtype: string
- name: image
dtype: image
- name: doctag_html
dtype: string
- name: doctag_otsl
dtype: string
- name: markdown
dtype: string
- name: language
dtype: string
- name: language_confidence
dtype: float32
- name: difficulty_score
dtype: int32
splits:
- name: train
num_bytes: 34960153318.0
num_examples: 307352
- name: test
num_bytes: 963991018.788
num_examples: 8633
download_size: 32895005950
dataset_size: 35924144336.788
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|