Spaces:
No application file
No application file
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,61 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: pink
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: 🚀
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: pink
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
+
license: apache-2.0
|
| 9 |
+
short_description: What is VANTA Research?
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# VANTA Research
|
| 13 |
+
|
| 14 |
+
**Mission:**
|
| 15 |
+
VANTA Research exists to explore the hidden failure modes and reasoning blind spots of today’s AI systems.
|
| 16 |
+
We specialize in pushing beyond conventional benchmarks to uncover behaviors invisible to standard evaluation methods.
|
| 17 |
+
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
+
## Research Focus
|
| 21 |
+
|
| 22 |
+
- **Reasoning Efficiency**
|
| 23 |
+
Developing semantic evaluation frameworks (e.g., **VRRE**) that measure reasoning ability at a deeper level than surface-level benchmarks.
|
| 24 |
+
|
| 25 |
+
- **Failure Mode Discovery**
|
| 26 |
+
Systematically probing models to document collapse states, deceptive patterns, and reasoning blind spots.
|
| 27 |
+
|
| 28 |
+
- **Alignment & Safety**
|
| 29 |
+
Innovating methodologies to make reasoning transparent, interpretable, and resilient to misalignment.
|
| 30 |
+
|
| 31 |
+
---
|
| 32 |
+
|
| 33 |
+
## Open Source Contributions
|
| 34 |
+
|
| 35 |
+
- **VRRE (VANTA Research Reasoning Evaluation)**
|
| 36 |
+
An open-source semantic benchmark for reasoning, designed to detect shifts invisible to standard metrics.
|
| 37 |
+
*License: Apache 2.0*
|
| 38 |
+
|
| 39 |
+
- Collapse Analysis Reports
|
| 40 |
+
Case studies on model behaviors (apology loops, refusal spirals, semantic drift) across leading OSS and frontier models.
|
| 41 |
+
*Available via Zenodo & GitHub.*
|
| 42 |
+
|
| 43 |
+
---
|
| 44 |
+
|
| 45 |
+
## Philosophy
|
| 46 |
+
|
| 47 |
+
We believe AI alignment will not be solved in isolation.
|
| 48 |
+
It requires **rapid testing, iteration, and decentralized discovery** — making scientific progress accessible to anyone, anywhere.
|
| 49 |
+
|
| 50 |
+
---
|
| 51 |
+
|
| 52 |
+
## Connect
|
| 53 |
+
|
| 54 |
+
- **GitHub:** [github.com/vanta-research](https://github.com/vanta-research)
|
| 55 |
+
- **X (Twitter):** [@vanta_research](https://x.com/vanta_research)
|
| 56 |
+
- **Zenodo:** *(Coming soon — collapse reports & case studies)*
|
| 57 |
+
|
| 58 |
+
---
|
| 59 |
+
|
| 60 |
+
**Tagline:**
|
| 61 |
+
*“Exposing where models collapse, deceive, or diverge — and building the tools to see it coming.”*
|