mnandwana commited on
Commit
987868d
·
verified ·
1 Parent(s): f815f4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -42,4 +42,17 @@ We benchmark RoGuard 1.0 model on a comprehensive set of open-source datasets fo
42
 
43
  You can find the full source code and evaluation framework on GitHub:
44
 
45
- 👉 [Roblox/RoGuard on GitHub](https://github.com/Roblox/RoGuard)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
 
43
  You can find the full source code and evaluation framework on GitHub:
44
 
45
+ 👉 [Roblox/RoGuard on GitHub](https://github.com/Roblox/RoGuard)
46
+
47
+ ## Citation
48
+
49
+ If you are using this model, please cite it as:
50
+
51
+ ```bibtex
52
+ @online{roblox2025roguard,
53
+ author = {Mahesh Nandwana and Adam McFarlin and Nishchaie Khanna},
54
+ title = {State‑of‑the‑Art LLM Helps Safeguard Unlimited Text Generation on Roblox: RoGuard 1.0 — Advancing Safety With Robust Guardrails},
55
+ year = {2025},
56
+ month = {Jul 22},
57
+ howpublished = {\url{https://corp.roblox.com/newsroom/2025/07/roguard-advancing-safety-for-llms-with-robust-guardrails}},
58
+ }