Compare commits

..

No commits in common. "8a752dd828d2a1296ae1765ce0819b5371fc723e" and "5be0accedba227fd7f1e9e88dc2d7c0189078893" have entirely different histories.

@ -20,9 +20,11 @@ model-index:
value: 0.5792084706530948
---
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->
# mistral-1L-tiny
A tiny single-layer 35.1M parameter Mistral model, with a hidden size of 512, and an MLP intermediate size of 1024.
This model is trained on the roneneldan/TinyStories dataset.
It achieves the following results on the evaluation set:
- Loss: 1.6868
@ -30,17 +32,18 @@ It achieves the following results on the evaluation set:
## Model description
This work is inspired by the 21M parameter one-layer GPT-Neo of the [Tiny Stories paper](https://arxiv.org/abs/2305.07759).
Results reproduced to acquire high-frequency checkpoints for further analysis.
More information needed
## Intended uses & limitations
Analysis of feature dynamics and emergence in real-world language models.
More information needed
## Training and evaluation data
More information needed
## Training procedure
Trained for 90171 steps, corresponding to ~2 hours on a single H100.
### Training hyperparameters
The following hyperparameters were used during training:
@ -54,7 +57,7 @@ The following hyperparameters were used during training:
### Training results
Quite consistent English text generation.
### Framework versions