shank commited on
Commit
3293f97
Β·
1 Parent(s): e160aa1

Fix links to match correct usernames/orgs

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. app.py +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ pinned: false
12
 
13
  **Hackathon Links:**
14
  - 🌌 **[Live Hugging Face Space](https://huggingface.co/spaces/agentDebugger/AgentDebugger-training-v3)**
15
- - πŸ“Š **[Model Leaderboard Space](https://huggingface.co/spaces/agentDebugger/AgentDebugger-leaderboard)** *(coming soon)*
16
  - πŸ“Ή **[Watch the 2-Minute Demo](#)** *(Replace with YouTube Link)*
17
  - πŸ“ **[Read the Technical Writeup](./Blog.md)**
18
 
 
12
 
13
  **Hackathon Links:**
14
  - 🌌 **[Live Hugging Face Space](https://huggingface.co/spaces/agentDebugger/AgentDebugger-training-v3)**
15
+ - πŸ“Š **[Model Leaderboard Space](https://huggingface.co/spaces/shashaank0707/AgentDebugger-leaderboard)** *(coming soon)*
16
  - πŸ“Ή **[Watch the 2-Minute Demo](#)** *(Replace with YouTube Link)*
17
  - πŸ“ **[Read the Technical Writeup](./Blog.md)**
18
 
app.py CHANGED
@@ -89,7 +89,7 @@ Training **Qwen2.5-Coder-7B-Instruct** on structured hypothesis-driven debugging
89
  - Algorithm: GRPO (same as DeepSeek-R1)
90
  - Dataset: 90 hand-validated bugs across 3 difficulty tiers
91
  - Curriculum: Tier 1 (steps 0–150) β†’ Tier 1+2 (150–350) β†’ All tiers (350–500)
92
- - πŸ“Š **[View Model Leaderboard](https://huggingface.co/spaces/agentDebugger/AgentDebugger-leaderboard)**
93
  """
94
  )
95
  status_box = gr.Textbox(
 
89
  - Algorithm: GRPO (same as DeepSeek-R1)
90
  - Dataset: 90 hand-validated bugs across 3 difficulty tiers
91
  - Curriculum: Tier 1 (steps 0–150) β†’ Tier 1+2 (150–350) β†’ All tiers (350–500)
92
+ - πŸ“Š **[View Model Leaderboard](https://huggingface.co/spaces/shashaank0707/AgentDebugger-leaderboard)**
93
  """
94
  )
95
  status_box = gr.Textbox(