Update README.md
Browse files
README.md
CHANGED
@@ -17,11 +17,8 @@ The model is designed to generate human-like responses to questions in [Stack Ex
|
|
17 |
|
18 |
For more info check out the blog post and github [example](https://github.com/huggingface/trl/tree/main/examples/research_projects/stack_llama_2/scripts).
|
19 |
|
20 |
-
|
21 |
-
epoch: 1.0
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
eval_loss: 0.6299035549163818
|
26 |
-
|
27 |
-
eval_accuracy: 0.729
|
|
|
17 |
|
18 |
For more info check out the blog post and github [example](https://github.com/huggingface/trl/tree/main/examples/research_projects/stack_llama_2/scripts).
|
19 |
|
20 |
+
info:
|
21 |
+
* epoch: 1.0
|
22 |
+
* train_loss: 0.641692199903866
|
23 |
+
* eval_loss: 0.6299035549163818
|
24 |
+
* eval_accuracy: 0.729
|
|
|
|
|
|