passagereptile455 commited on
Commit
ef8beeb
·
verified ·
1 Parent(s): acaeb8b

Fix acknowledgment tweet link

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,7 +13,7 @@ datasets:
13
 
14
  # Qwen3-0.6B Fine-tuned on Codeforces-CoTS (Python)
15
 
16
- Reproduction of [Ben Burtenshaw's HuggingFace fine-tuning challenge](https://x.com/ben_burtenshaw/status/1871606555461214584) (Claude Code vs Codex). Fine-tuned using SFT on the **solutions_py** subset of `open-r1/codeforces-cots`.
17
 
18
  ## Results on HumanEval
19
 
@@ -93,4 +93,4 @@ Most time was spent on infrastructure debugging, not ML.
93
 
94
  ## Acknowledgments
95
 
96
- Based on [Ben Burtenshaw's challenge](https://x.com/ben_burtenshaw/status/1871606555461214584) comparing Claude Code vs Codex for fine-tuning tasks.
 
13
 
14
  # Qwen3-0.6B Fine-tuned on Codeforces-CoTS (Python)
15
 
16
+ Reproduction of [Ben Burtenshaw's HuggingFace fine-tuning challenge](https://x.com/ben_burtenshaw/status/1999502002251006449) (Claude Code vs Codex). Fine-tuned using SFT on the **solutions_py** subset of `open-r1/codeforces-cots`.
17
 
18
  ## Results on HumanEval
19
 
 
93
 
94
  ## Acknowledgments
95
 
96
+ Based on [Ben Burtenshaw's challenge](https://x.com/ben_burtenshaw/status/1999502002251006449) comparing Claude Code vs Codex for fine-tuning tasks.