File size: 373 Bytes
a4ae42c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
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
... |