chargoddard
commited on
Commit
•
77011c4
1
Parent(s):
ec37edd
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
datasets:
|
3 |
+
- togethercomputer/RedPajama-Data-1T-Sample
|
4 |
+
tags:
|
5 |
+
- llama2
|
6 |
+
- llama
|
7 |
+
---
|
8 |
+
|
9 |
+
Similar to llama2-22b, but with BLOCK_DIAGONAL=false in the merge and twice the fine-tuning tokens.
|
10 |
+
|
11 |
+
Again, not intended for direct use - meant as a base for further tuning and merging.
|