Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,6 @@ datasets:
|
|
4 |
- roneneldan/TinyStories
|
5 |
language:
|
6 |
- en
|
7 |
-
---
|
|
|
|
|
|
4 |
- roneneldan/TinyStories
|
5 |
language:
|
6 |
- en
|
7 |
+
---
|
8 |
+
|
9 |
+
This is a Llama 2 architecture model series trained on the TinyStories dataset, intended for use in the [llama2.c](https://github.com/karpathy/llama2.c) project by Andrej Karpathy
|