xhluca commited on
Commit
acabc7b
·
verified ·
1 Parent(s): 66b7a63

Fix: remove COLM mention and correct code repo URL

Browse files
Files changed (1) hide show
  1. results/A3-Qwen3.5-9B/README.md +2 -2
results/A3-Qwen3.5-9B/README.md CHANGED
@@ -61,6 +61,6 @@ This agent is [GenericAgent](https://github.com/ServiceNow/AgentLab/blob/main/sr
61
  - Dataset: WebSynth trajectories collected via the A3 pipeline (agent-generated annotations on real websites)
62
  - Fine-tuning method: Supervised Fine-Tuning (SFT) with FSDP
63
  - Temperature at inference: 0.6
64
- - **Paper Link:** (forthcoming — COLM 2026 submission)
65
- - **Code Repository:** https://github.com/McGill-NLP/llm-annotators
66
  - **License:** Apache-2.0
 
61
  - Dataset: WebSynth trajectories collected via the A3 pipeline (agent-generated annotations on real websites)
62
  - Fine-tuning method: Supervised Fine-Tuning (SFT) with FSDP
63
  - Temperature at inference: 0.6
64
+ - **Paper Link:** (forthcoming)
65
+ - **Code Repository:** https://github.com/xhluca/llm-annotators
66
  - **License:** Apache-2.0