Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,15 @@ language:
|
|
18 |
|
19 |
## Technical Details
|
20 |
|
21 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
|
23 |
## Special thanks
|
24 |
|
|
|
18 |
|
19 |
## Technical Details
|
20 |
|
21 |
+
Context length of 128k
|
22 |
+
|
23 |
+
Trained on top of Llama 3.1
|
24 |
+
|
25 |
+
Fully open source, including data, code, and recipes
|
26 |
+
|
27 |
+
Designed for SOTA performance on diverse tasks
|
28 |
+
|
29 |
+
More details available on their paper [here](https://allenai.org/papers/tulu-3-report.pdf)
|
30 |
|
31 |
## Special thanks
|
32 |
|