--- 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: 4975084014.0 num_examples: 44643 - name: trainp1 num_bytes: 5125142049.0 num_examples: 46402 - name: trainp2 num_bytes: 5164313123.0 num_examples: 46636 download_size: 13476120468 dataset_size: 15264539186.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: trainp1 path: data/trainp1-* - split: trainp2 path: data/trainp2-* ---