Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,8 @@ pipeline_tag: text-generation
|
|
| 15 |
|
| 16 |
# tiny-tiny-stories
|
| 17 |
|
|
|
|
|
|
|
| 18 |
A **1-bit (ternary {-1, 0, +1}) transformer language model** trained on [TinyStories](https://huggingface.co/datasets/roneneldan/TinyStories).
|
| 19 |
|
| 20 |
## Specs
|
|
|
|
| 15 |
|
| 16 |
# tiny-tiny-stories
|
| 17 |
|
| 18 |
+
Oh, you think tinystories is small? Welcome to tiny-stories on steroids. A 1m param model at 1.5 bit quantization!
|
| 19 |
+
|
| 20 |
A **1-bit (ternary {-1, 0, +1}) transformer language model** trained on [TinyStories](https://huggingface.co/datasets/roneneldan/TinyStories).
|
| 21 |
|
| 22 |
## Specs
|