Dataset Viewer
The dataset viewer is not available for this dataset.
fetch failed
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Science Class 11 Textbook dataset
The dataset titled science-class11-textbook contains the chapter contents of the Science textbooks for Class 11.
It includes chapters for both Physics and Chemistry.
The chapters in Part 1 are numbered as follows: Chapter 1 is marked as 101, Chapter 2 as 102, and so on. The chapters in Part 2 are numbered starting from 201, 202, and so forth.
Usage
- Use the
datasetslibrary to load the dataset. Install using the following.
pip install datasets
- Load the dataset.
from datasets import load_dataset
dataset = load_dataset("dmedhi/science-class11-textbook")
Contribution
Please leave a ♥ if you've used the dataset.
- Downloads last month
- 12