xhluca commited on
Commit
5d0b87f
·
verified ·
1 Parent(s): ae81662

Fix code repo URL and add paper link

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)
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:** https://arxiv.org/abs/2604.07776
65
+ - **Code Repository:** https://github.com/McGill-NLP/agent-as-annotators
66
  - **License:** Apache-2.0