Update README
Browse files
README.md
CHANGED
|
@@ -25,4 +25,8 @@ widget:
|
|
| 25 |
# top_p: 1.0
|
| 26 |
# top_k: null
|
| 27 |
# max_new_tokens: null
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
---
|
|
|
|
| 25 |
# top_p: 1.0
|
| 26 |
# top_k: null
|
| 27 |
# max_new_tokens: null
|
| 28 |
+
training_progress:
|
| 29 |
+
num_steps: 25000
|
| 30 |
+
num_tokens: 64719421440
|
| 31 |
+
context_length: 4096
|
| 32 |
---
|