CoolFace
Apppublic

kofdai/verantyx-vera

sourceHugging Facemitupdated 2mo agoView on Hugging Face
0likes
33 commits on main
253a8ee2mo ago

One-line install — verantyx-vera is on PyPI

motonishikoudai
72d62142mo ago

Name an install command that works

motonishikoudai
9e354922mo ago

A language toggle, and every handler answers in the chosen language

motonishikoudai
ec28b762mo ago

Add tokenizers, without which the shipped dictionary stays shut

motonishikoudai
8a148552mo ago

Ship the jgen static dictionary and run the closed loop in the Space

motonishikoudai
4b7d1022mo ago

Fix /gradio_api/info 500 that made every button say No API found

motonishikoudai
70ab5e62mo ago

Refresh the engine and add a self-evolution tab

motonishikoudai
c78614a2mo ago

Remove stale HLE/cache files; keep Vera Gradio demo only

kofdai
659082a2mo ago

Publish Verantyx Vera α truth-board Gradio demo

kofdai
699b28c7mo ago

Fix: Correct File download implementation for dataset JSON

kofdai
481a4c97mo ago

Add dual-mode interface: (1) Solve questions (2) View full 591-question dataset

kofdai
1a0d37f7mo ago

Fix: Use Python 3.11 + Gradio 5.9.1 (avoid Python 3.13 audioop issue)

kofdai
565da837mo ago

Fix: Use Python 3.11 + Gradio 5.9.1 (avoid Python 3.13 audioop issue)

kofdai
5ee59867mo ago

Fix Gradio version to 4.44.0 (Python 3.13 compatible)

kofdai
796af987mo ago

Fix Gradio version to 4.44.0 (Python 3.13 compatible)

kofdai
1e177a77mo ago

Fix SDK: change from static to gradio

kofdai
7653aa57mo ago

Update to 14.00% (remove Position Prior statistical bias)

kofdai
842848d7mo ago

Update to 14.00% (remove Position Prior statistical bias)

kofdai
f6d8cf97mo ago

Remove Position Prior - Pure symbolic reasoning (14.00%)

kofdai
a8cfb967mo ago

Fix: Remove gradio version conflict

kofdai
36b46717mo ago

Add HLE dataset: hle_mcq_answers.json

kofdai
34e28367mo ago

Add HLE dataset: hle_mcq_questions.json

kofdai
ef16be97mo ago

Add complete system: requirements.txt

kofdai
fcd8f427mo ago

Add complete system: math_cross_sim.py

kofdai
6eaa71f7mo ago

Add complete system: general_detectors.py

kofdai
01584d97mo ago

Add complete system: app.py

kofdai
73632767mo ago

Update README with interactive demo link

kofdai
347da047mo ago

Add requirements.txt - Interactive Gradio demo

kofdai
5192ae07mo ago

Add sample_questions.json - Interactive Gradio demo

kofdai
596f7007mo ago

Add app.py - Interactive Gradio demo

kofdai
88dc3277mo ago

Add results.json

kofdai
0e37c417mo ago

Add README.md

kofdai
09a12987mo ago

initial commit

kofdai