p208p2002's picture
update readme
32ef01c
---
title: Compute Optimal Model Estimator
emoji: 🐒
colorFrom: purple
colorTo: yellow
sdk: gradio
sdk_version: 3.28.3
app_file: app.py
pinned: false
---
# Compute-Optimal Model Estimator
<a target="_blank" href="https://huggingface.co/spaces/p208p2002/Compute-Optimal-Model-Estimator">
<img src="https://img.shields.io/badge/πŸ€— Live Demo-ffea00?style=for-the-badge&logoColor=white">
</a>
##### References
- [Training Compute-Optimal Large Language Models](https://arxiv.org/pdf/2203.15556.pdf)
- [Scaling Laws for Neural Language Models](https://arxiv.org/pdf/2001.08361.pdf)
- [karpathy/nanoGPT](https://github.com/karpathy/nanoGPT/blob/master/scaling_laws.ipynb)