Datasets:
				
			
			
	
			
			
	
		
		File size: 863 Bytes
			
			| d6d8edf | 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 | ---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: page_id
    dtype: string
  - name: expressions
    sequence:
    - name: latex
      dtype: string
    - name: latex_norm
      dtype: string
    - name: latex_expand
      dtype: string
    - name: x_min
      dtype: float32
    - name: y_min
      dtype: float32
    - name: x_max
      dtype: float32
    - name: y_max
      dtype: float32
    - name: expr_type
      dtype: string
  splits:
  - name: train
    num_bytes: 1635422184.212
    num_examples: 4649
  download_size: 1629557266
  dataset_size: 1635422184.212
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "IBEM-v1-math-detection"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |