File size: 999 Bytes
ce91980 65a57f0 71e6d22 65a57f0 ce91980 71e6d22 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
Textbooks scraped from libretext.org from the paper [Language Models as Science Tutors](https://arxiv.org/pdf/2402.11111).
This dataset uses the chapters from [princeton-nlp/TextbookChapters](https://huggingface.co/datasets/princeton-nlp/TextbookChapters) and concatenates them by book and subject area to create long-context pre-training data.
If you use this dataset please cite:
```
@inproceedings{
chevalier2024language,
title={Language Models as Science Tutors},
author={Alexis Chevalier and Jiayi Geng and Alexander Wettig and Howard Chen and Sebastian Mizera and Toni Annala and Max Aragon and Arturo Rodriguez Fanlo and Simon Frieder and Simon Machado and Akshara Prabhakar and Ellie Thieu and Jiachen T. Wang and Zirui Wang and Xindi Wu and Mengzhou Xia and Wenhan Xia and Jiatong Yu and Junjie Zhu and Zhiyong Ren and Sanjeev Arora and Danqi Chen},
booktitle={Forty-first International Conference on Machine Learning},
year={2024},
url={https://openreview.net/forum?id=WFyolnFZOR}
}
``` |