Uddiii commited on
Commit
cd7e662
Β·
1 Parent(s): 63726b6

Update README with final Kaggle and HF Space links

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -22,10 +22,10 @@ Built for the [Meta Γ— PyTorch OpenEnv Hackathon β€” April 2026](https://pytorch
22
 
23
  | Resource | Link |
24
  |:---|:---|
25
- | 🌐 **Live Environment (HF Space)** | [huggingface.co/spaces/YOUR_USERNAME/er-map-triage](https://huggingface.co/spaces/YOUR_USERNAME/er-map-triage) |
26
  | πŸ“ **Engineering Deep Dive (Blog)** | [`blog.md`](./blog.md) |
27
  | 🎬 **Demo Video** | [YouTube](https://www.youtube.com/watch?v=hL7n5TU7Bm4) |
28
- | πŸ““ **Training Notebook** | [Kaggle / Colab](YOUR_NOTEBOOK_LINK) |
29
  | πŸ“Š **Baseline Evaluation** | [`baseline_eval/`](./baseline_eval/) |
30
 
31
  > **JUDGES: START WITH THE [BLOG](./blog.md)** β€” it's a 5-minute read that explains why standard medical AI benchmarks fail and what our environment does differently.
 
22
 
23
  | Resource | Link |
24
  |:---|:---|
25
+ | 🌐 **Live Environment (HF Space)** | [huggingface.co/spaces/Uddiii/Multi-Agentic](https://huggingface.co/spaces/Uddiii/Multi-Agentic) |
26
  | πŸ“ **Engineering Deep Dive (Blog)** | [`blog.md`](./blog.md) |
27
  | 🎬 **Demo Video** | [YouTube](https://www.youtube.com/watch?v=hL7n5TU7Bm4) |
28
+ | πŸ““ **Training Notebook** | [Kaggle / Colab](https://www.kaggle.com/code/aman99123/grpo-rl-trainer) |
29
  | πŸ“Š **Baseline Evaluation** | [`baseline_eval/`](./baseline_eval/) |
30
 
31
  > **JUDGES: START WITH THE [BLOG](./blog.md)** β€” it's a 5-minute read that explains why standard medical AI benchmarks fail and what our environment does differently.