Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -25,7 +25,7 @@ The agent gets a dense plain-text briefing, takes one structured action, and is
|
|
| 25 |
| OpenEnv manifest | [`openenv.yaml`](openenv.yaml) |
|
| 26 |
| Training notebook (Colab-ready) | [`notebooks/ghostexec_unsloth_grpo_hf_api.ipynb`](notebooks/ghostexec_unsloth_grpo_hf_api.ipynb) |
|
| 27 |
| Minimal training script (Unsloth + TRL) | [`scripts/train_sft_then_grpo.py`](scripts/train_sft_then_grpo.py) |
|
| 28 |
-
| Mini-blog (required) |
|
| 29 |
| Demo video <2 minutes (required) | [**YouTube — Ghostexec demo**](https://youtu.be/g4IFZMEzfO8) |
|
| 30 |
|
| 31 |
## Why This Environment Is Competitive
|
|
@@ -195,7 +195,7 @@ Supported `action_type` values:
|
|
| 195 |
- [x] Minimal trainable script using Unsloth + TRL
|
| 196 |
- [x] Colab-ready notebook for reruns
|
| 197 |
- [x] Training evidence plots embedded in README
|
| 198 |
-
- [
|
| 199 |
- [x] Add <2 minute YouTube demo link — [youtu.be/g4IFZMEzfO8](https://youtu.be/g4IFZMEzfO8)
|
| 200 |
|
| 201 |
## Repository Structure
|
|
|
|
| 25 |
| OpenEnv manifest | [`openenv.yaml`](openenv.yaml) |
|
| 26 |
| Training notebook (Colab-ready) | [`notebooks/ghostexec_unsloth_grpo_hf_api.ipynb`](notebooks/ghostexec_unsloth_grpo_hf_api.ipynb) |
|
| 27 |
| Minimal training script (Unsloth + TRL) | [`scripts/train_sft_then_grpo.py`](scripts/train_sft_then_grpo.py) |
|
| 28 |
+
| Mini-blog (required) | [**BLOG.md on Hugging Face**](https://huggingface.co/spaces/modelbuilderhq/ghostexec/blob/main/BLOG.md) |
|
| 29 |
| Demo video <2 minutes (required) | [**YouTube — Ghostexec demo**](https://youtu.be/g4IFZMEzfO8) |
|
| 30 |
|
| 31 |
## Why This Environment Is Competitive
|
|
|
|
| 195 |
- [x] Minimal trainable script using Unsloth + TRL
|
| 196 |
- [x] Colab-ready notebook for reruns
|
| 197 |
- [x] Training evidence plots embedded in README
|
| 198 |
+
- [x] Add HF blog link — [spaces/modelbuilderhq/ghostexec/blob/main/BLOG.md](https://huggingface.co/spaces/modelbuilderhq/ghostexec/blob/main/BLOG.md)
|
| 199 |
- [x] Add <2 minute YouTube demo link — [youtu.be/g4IFZMEzfO8](https://youtu.be/g4IFZMEzfO8)
|
| 200 |
|
| 201 |
## Repository Structure
|
notebooks/ghostexec_unsloth_grpo_hf_api.ipynb
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|