Datasets:
image
imagewidth (px) 2.66k
2.73k
|
---|
Mathematics-Class12-Vol.1.n.2
This dataset contains high-quality scanned pages from the Tamil Nadu State Board (TNSB) Class 12 Mathematics Volume 1 & 2 textbook. It is intended for use in machine learning applications involving OCR (optical character recognition), educational AI tools, and digitization of state board curriculum materials.
Dataset Overview
Source: Tamil Nadu State Board Class 12 Mathematics – Volume 1 & 2
Modality: Image
Format: imagefolder
Split:
train
Total Images: 576
File Size:
- Downloaded: 243 MB
- Auto-converted Parquet: 264 MB
License: Apache 2.0
Language: English
Domain: High School Mathematics
Features
Column | Description |
---|---|
image | Scanned textbook page (image) |
Each entry is a scanned page from the mathematics textbook, capturing rich layout, equations, and instructional content.
Use Cases
- OCR training and benchmarking for educational material
- Digital curriculum transformation
- Math content extraction and question generation
- Document layout analysis
- Semantic search for textbook content
How to Use
Load the dataset using the Hugging Face datasets
library:
from datasets import load_dataset
dataset = load_dataset("prithivMLmods/Mathematics-Class12-Vol.1.n.2")
Example output:
{
"image": <PIL.Image.Image>
}
Educational Topics Covered
- Functions and Graphs
- Limits and Continuity
- Differentiation
- Applications of Derivatives
- Integrals
- Definite Integrals
- Applications of Integration
- Differential Equations
Based on the official Tamil Nadu State Board Class 12 Mathematics Volume 1 textbook syllabus.
Citation
If you use this dataset, please credit the Tamil Nadu State Board (TNSB) for the source material.
Tamil Nadu State Board, "Mathematics – Volume 1", Class 12 Curriculum
- Downloads last month
- 37