Otter21 commited on
Commit
1447e0b
·
verified ·
1 Parent(s): 03b45be

UPDATED THE README AND RESTORED THE CODEBASE .

Browse files

YOU CAN SEE LATEST COMMIT BEACUSE SPACE WAS DOWN DUE TO UNKNOWN RUNTIME ERROR DUE TO WHICH I HAVE REUPLOAD THE CODEFILES TO SPACE .

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,9 +9,9 @@ pinned: false
9
 
10
  ## Quick Links
11
 
12
- - Hugging Face Space URL (Dummy, update later): [https://huggingface.co/spaces/your-username/your-space-name](https://huggingface.co/spaces/your-username/your-space-name)
13
  This placeholder will be replaced with the final deployed demo link.
14
- - Blog path in codebase: `OPENENV_RL/Blog.md`
15
  Project write-up and narrative documentation for design choices and outcomes.
16
  - Notebook path: `OPENENV_RL/GovWorkflow_RL_ENV.ipynb`
17
  Main OpenEnv RL government workflow notebook used as the judge-facing criteria book. It contains the practical judging context, environment setup, and the full end-to-end flow in one place.
 
9
 
10
  ## Quick Links
11
 
12
+ - Hugging Face Space URL (Dummy, update later): [https://huggingface.co/spaces/Otter21/Gov_Workflow_RL](https://huggingface.co/spaces/Otter21/Gov_Workflow_RL)
13
  This placeholder will be replaced with the final deployed demo link.
14
+ - Blog path in codebase: [https://huggingface.co/spaces/Otter21/Gov_Workflow_RL/blob/main/Blog.md](https://huggingface.co/spaces/Otter21/Gov_Workflow_RL/blob/main/Blog.md)
15
  Project write-up and narrative documentation for design choices and outcomes.
16
  - Notebook path: `OPENENV_RL/GovWorkflow_RL_ENV.ipynb`
17
  Main OpenEnv RL government workflow notebook used as the judge-facing criteria book. It contains the practical judging context, environment setup, and the full end-to-end flow in one place.