language: | |
- ru | |
license: mit | |
tags: | |
- gpt2 | |
- mathematics | |
- text-generation | |
datasets: | |
- AI-MO/NuminaMath-CoT | |
metrics: | |
- cross_entropy | |
base_model: gpt2 | |
# Math GPT-2 - Mathematical Text Generation Model | |
A GPT-2 based model fine-tuned on a [AI-MO/NuminaMath-CoT](https://huggingface.co/datasets/AI-MO/NuminaMath-CoT) dataset | |
## Model Description | |
... | |
### Usage | |
... |