metadata
			dataset_info:
  features:
    - name: uuid
      dtype: int64
    - name: classification
      dtype: string
    - name: language
      dtype: string
    - name: img
      dtype: image
    - name: marker_md
      dtype: string
    - name: marker_img
      dtype: image
    - name: marker_heuristic
      dtype: float64
    - name: marker_heuristic_detail
      dtype: string
    - name: marker_llm
      dtype: float64
    - name: marker_llm_detail
      dtype: string
    - name: mathpix_md
      dtype: string
    - name: mathpix_img
      dtype: image
    - name: mathpix_heuristic
      dtype: float64
    - name: mathpix_heuristic_detail
      dtype: string
    - name: mathpix_llm
      dtype: float64
    - name: mathpix_llm_detail
      dtype: string
  splits:
    - name: train
      num_bytes: 1310599985.75
      num_examples: 2102
  download_size: 1296762618
  dataset_size: 1310599985.75
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
