Pratap-K commited on
Commit
bd346a5
·
1 Parent(s): 2d0be27

Update Readme

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -18,6 +18,8 @@ license: mit
18
 
19
  **OpenEnv environment for training and evaluating AI agents on real-world content moderation.**
20
 
 
 
21
  Inspired by the operational challenges of content moderation at Meta scale — billions of posts, dozens of languages, evolving policies, and cultural nuance that breaks English-only models.
22
 
23
  ---
@@ -42,7 +44,7 @@ This environment fills that gap. An agent trained or evaluated here could be dir
42
  | Framework | FastAPI + Pydantic v2 |
43
  | Package Manager | uv |
44
  | Python | 3.11+ |
45
- | Deployment | HF Spaces (Docker) + Local Docker |
46
 
47
  ---
48
 
 
18
 
19
  **OpenEnv environment for training and evaluating AI agents on real-world content moderation.**
20
 
21
+ [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/Pratap-K/meta-content-moderation-env)
22
+
23
  Inspired by the operational challenges of content moderation at Meta scale — billions of posts, dozens of languages, evolving policies, and cultural nuance that breaks English-only models.
24
 
25
  ---
 
44
  | Framework | FastAPI + Pydantic v2 |
45
  | Package Manager | uv |
46
  | Python | 3.11+ |
47
+ | Deployment | [HF Spaces](https://huggingface.co/spaces/Pratap-K/meta-content-moderation-env) + Local Docker |
48
 
49
  ---
50