princeton-nlp
commited on
Commit
·
ea72ad6
1
Parent(s):
8f5cd82
Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ model = AutoModelForCausalLM.from_pretrained("princeton-nlp/Sheared-LLaMA-1.3B")
|
|
16 |
|
17 |
- Smaller-scale
|
18 |
- Same vocabulary as LLaMA1 and LLaMA2
|
19 |
-
- Derived with 50B tokens by utilizing existing strong LLMs
|
20 |
|
21 |
## Downstream Tasks
|
22 |
|
|
|
16 |
|
17 |
- Smaller-scale
|
18 |
- Same vocabulary as LLaMA1 and LLaMA2
|
19 |
+
- Derived with a budget of 50B tokens by utilizing existing strong LLMs
|
20 |
|
21 |
## Downstream Tasks
|
22 |
|