Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,8 @@ notes:
|
|
| 15 |
The model was trained over just one epoch (work in progress) with a dataset of approximately 30,000
|
| 16 |
formatted examples in JSONL.
|
| 17 |
- The base LLaMa tokenizer was used.
|
|
|
|
|
|
|
| 18 |
- >-
|
| 19 |
The metrics listed above represent the current validation loss and accuracy
|
| 20 |
- Thank you for checking it out! :)
|
|
|
|
| 15 |
The model was trained over just one epoch (work in progress) with a dataset of approximately 30,000
|
| 16 |
formatted examples in JSONL.
|
| 17 |
- The base LLaMa tokenizer was used.
|
| 18 |
+
- The current model is llama-fact-full-test.nemo
|
| 19 |
+
- If the model only runs in its base state, please load it with the llama-fact.ckpt to incorporate the updated weights.
|
| 20 |
- >-
|
| 21 |
The metrics listed above represent the current validation loss and accuracy
|
| 22 |
- Thank you for checking it out! :)
|