AlgoNotes-Raw / README.md
dongbobo's picture
Add exact license paragraph (cc-by-4.0) to AlgoNotes-Raw README
3cf79c5
---
license: cc-by-4.0
task_categories:
- text-generation
language:
- en
tags:
- algorithms
- code
- snippets
pretty_name: AlgoNotes-Raw
size_categories:
- 1K<n<10K
---
# AlgoNotes-Raw
Algorithm code snippets dataset copied from [MathWeave/algobook-snippets](https://huggingface.co/datasets/MathWeave/algobook-snippets) (upstream license: **CC BY 4.0**).
## Dataset Description
This dataset contains algorithm code snippets sourced from the `MathWeave/algobook-snippets` collection. It is a direct copy of the upstream data with no modifications to the content.
## Source
- **Upstream dataset**: `MathWeave/algobook-snippets`
- **Upstream license**: `cc-by-4.0`
## Experimental Notes
During the AlgoNotes project, Mistral and Llama checkpoints were used for exploratory experiments on the raw snippets. Those checkpoints are not the source of the data and do not affect this dataset's license.
## License
`AlgoNotes-Raw` is released under **Creative Commons Attribution 4.0 International (CC BY 4.0)**, inherited directly from its upstream source [`MathWeave/algobook-snippets`](https://huggingface.co/datasets/MathWeave/algobook-snippets). You are free to share and adapt the material for any purpose, provided appropriate credit is given.