Mathematics-Class12-Vol.1.n.2
收藏魔搭社区2025-11-27 更新2025-05-10 收录
下载链接:
https://modelscope.cn/datasets/prithivMLmods/Mathematics-Class12-Vol.1.n.2
下载链接
链接失效反馈官方服务:
资源简介:
# 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](https://www.apache.org/licenses/LICENSE-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:
```python
from datasets import load_dataset
dataset = load_dataset("prithivMLmods/Mathematics-Class12-Vol.1.n.2")
```
Example output:
```python
{
"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
# 十二年级数学 第一卷 第2期(Mathematics-Class12-Vol.1.n.2)
本数据集包含泰米尔纳德邦教育局(Tamil Nadu State Board, TNSB)十二年级数学第一、二册教材的高质量扫描页面,旨在用于涉及光学字符识别(Optical Character Recognition, OCR)、教育AI工具以及州立课程教材数字化的机器学习应用场景。
## 数据集概览
* **来源**:泰米尔纳德邦教育局十二年级数学——第一、二册
* **模态**:图像
* **格式**:imagefolder(图像文件夹格式)
* **划分**:`train`(训练集)
* **总图像数**:576张
* **文件大小**:
* 已下载版本:243 MB
* 自动转换为Parquet格式:264 MB
* **许可证**:[Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
* **语言**:英语
* **领域**:高中数学
## 数据特征
| 列名 | 描述内容 |
| ------ | ----------------------------- |
| image | 教材扫描页面(图像格式) |
每条数据均为该数学教材的扫描页面,完整保留了页面布局、数学公式与教学内容。
## 应用场景
* 教育材料的OCR训练与评测
* 数字化课程转型
* 数学内容提取与习题生成
* 文档布局分析
* 教材内容语义检索
## 使用方法
使用Hugging Face的`datasets`库加载该数据集的示例代码如下:
python
from datasets import load_dataset
dataset = load_dataset("prithivMLmods/Mathematics-Class12-Vol.1.n.2")
示例输出:
python
{
"image": <PIL.Image.Image>
}
## 涵盖的教育主题
* 函数与图像
* 极限与连续性
* 微分学
* 导数的应用
* 积分学
* 定积分
* 积分的应用
* 微分方程
> *本数据集基于泰米尔纳德邦教育局官方十二年级数学第一册课程大纲制作。*
## 引用说明
如果使用本数据集,请注明素材来源为泰米尔纳德邦教育局(TNSB)。
> 泰米尔纳德邦教育局,"数学——第一册",十二年级课程大纲
提供机构:
maas
创建时间:
2025-05-06



