English
adarshxs commited on
Commit
f699dd8
1 Parent(s): bee5cf7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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