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: 5000
|
30 |
+
num_tokens: 5700059136
|
31 |
+
context_length: 4096
|
32 |
---
|