Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,4 @@ library_name: Transformers
|
|
6 |
pipeline_tag: text-generation
|
7 |
---
|
8 |
|
9 |
-
This is a Llama 2 architecture model series trained on the FineWeb dataset
|
|
|
6 |
pipeline_tag: text-generation
|
7 |
---
|
8 |
|
9 |
+
This is a Llama 2 architecture model series trained on the FineWeb dataset. This is ~500 Million model and uses tiktoken cl100k_base model as tokenizer
|