Update Readme
Browse files
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
|
| 46 |
|
| 47 |
---
|
| 48 |
|
|
|
|
| 18 |
|
| 19 |
**OpenEnv environment for training and evaluating AI agents on real-world content moderation.**
|
| 20 |
|
| 21 |
+
[](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 |
|