Update README.md
Browse files
README.md
CHANGED
@@ -2,8 +2,6 @@
|
|
2 |
license: llama2
|
3 |
---
|
4 |
|
5 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
6 |
-
should probably proofread and complete it, then remove this comment. -->
|
7 |
|
8 |
# Introducing Code Millenials 13B
|
9 |
|
@@ -59,7 +57,7 @@ model = convert_llama_model(model, local_branch, global_branch)
|
|
59 |
|
60 |
## Training details
|
61 |
|
62 |
-
The model is trained of 8 A100 80GB for approximately
|
63 |
|
64 |
| Hyperparameters | Value |
|
65 |
| :----------------------------| :-----: |
|
|
|
2 |
license: llama2
|
3 |
---
|
4 |
|
|
|
|
|
5 |
|
6 |
# Introducing Code Millenials 13B
|
7 |
|
|
|
57 |
|
58 |
## Training details
|
59 |
|
60 |
+
The model is trained of 8 A100 80GB for approximately 15hrs.
|
61 |
|
62 |
| Hyperparameters | Value |
|
63 |
| :----------------------------| :-----: |
|