Labagaite commited on
Commit
b3b2c1b
·
verified ·
1 Parent(s): 94ad019

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -20,10 +20,11 @@ base_model: unsloth/gemma-2b-it-bnb-4bit
20
 
21
  # Training Logs
22
 
23
- ## Summary metrics
24
- ### Best ROUGE-1 score : **0.3818181818181818**
25
- ### Best ROUGE-2 score : **0.06990881458966566**
26
- ### Best ROUGE-L score : **0.17272727272727273**
 
27
 
28
  ## Wandb logs
29
  You can view the training logs [<img src="https://raw.githubusercontent.com/wandb/wandb/main/docs/README_images/logo-light.svg" width="200"/>](https://wandb.ai/william-derue/LLM-summarizer_trainer/runs/nlrru9au).
 
20
 
21
  # Training Logs
22
 
23
+ ## Traning metrics
24
+ ![Evaluation Loss Plot](eval_loss_plot.png)
25
+
26
+ ## Evaluation score
27
+ [Evaluation report and scoring](evaluation/run-unsloth/gemma-2b-it-bnb-4bit-7449/Model_evaluator-gemma-Summarizer-2b-it-bnb-4bit.md)
28
 
29
  ## Wandb logs
30
  You can view the training logs [<img src="https://raw.githubusercontent.com/wandb/wandb/main/docs/README_images/logo-light.svg" width="200"/>](https://wandb.ai/william-derue/LLM-summarizer_trainer/runs/nlrru9au).