magicsquares137 commited on
Commit
1510aa1
·
verified ·
1 Parent(s): 0bd85f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ To address overfitting, we implemented LoRA fine-tuning (rank 8, DeepSpeed), tar
37
 
38
  We used [Weights & Biases (W&B)](https://wandb.ai/) for tracking training metrics such as loss and evaluation performance. Below is the training loss curve, illustrating the model's progression over time:
39
 
40
- ![Training Loss](./W&B Chart 2_2_2025, 10_47_32 PM.svg)
41
 
42
  ### Training Parameters
43
  ```python
 
37
 
38
  We used [Weights & Biases (W&B)](https://wandb.ai/) for tracking training metrics such as loss and evaluation performance. Below is the training loss curve, illustrating the model's progression over time:
39
 
40
+ ![Training Loss](./chart.svg)
41
 
42
  ### Training Parameters
43
  ```python