Vighnesh commited on
Commit
f45e3e0
·
1 Parent(s): e531507

Fix: use raw GitHub URL for chart image to bypass CDN cache

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -122,7 +122,7 @@ python run_tests.py
122
 
123
  Fine-tuned `Qwen2.5-0.5B-Instruct` with GRPO via HuggingFace TRL over 700+ steps:
124
 
125
- ![GRPO Training Results](grpo_results.png)
126
 
127
  | Task | Before GRPO | After GRPO | Improvement |
128
  |------|-------------|------------|-------------|
 
122
 
123
  Fine-tuned `Qwen2.5-0.5B-Instruct` with GRPO via HuggingFace TRL over 700+ steps:
124
 
125
+ ![GRPO Training Results](https://raw.githubusercontent.com/TryingHardToBeDeveloper/support-ticket-env/main/grpo_results.png)
126
 
127
  | Task | Before GRPO | After GRPO | Improvement |
128
  |------|-------------|------------|-------------|