CoolFace
Apppublic

utkarsh-goel-21/misinfo-containment-env

sourceHugging Facemitupdated 6mo agoView on Hugging Face
1likes
29 commits on main
71e07e16mo ago

Align docs and inference config with hackathon submission spec

utkarsh-goel-21
6a5e3216mo ago

Fix OpenEnv inference proxy calls and improve baseline agent

utkarsh-goel-21
76a8e326mo ago

feat: update version to 2.0.0 and enhance scoring system

utkarsh-goel-21
6170fe66mo ago

feat: add new environment model configuration and update openenv schema

utkarsh-goel-21
0b9ad716mo ago

Fix step and error reward bounds to satisfy OpenEnv (0, 1) check

utkarsh-goel-21
9799eec6mo ago

Clamp grader scores strictly within 0.01 and 0.99 for OpenEnv validation

utkarsh-goel-21
45ebd206mo ago

Fix POST /reset to allow empty body for OpenEnv validation

utkarsh-goel-21
f8126a66mo ago

fix: handle list-type LLM outputs in parse_action by extracting the first element

utkarsh-goel-21
401b75e6mo ago

refactor: upgrade to SENTINEL-9 benchmark with POMDP mechanics, expanded action space, and updated grading logic

utkarsh-goel-21
c98d4736mo ago

fix(nlp): dynamically generate endless semantic payloads and async stream benchmark visualizer

utkarsh-goel-21
5c4bacc6mo ago

feat(architecture): 1000x overhaul with dynamic topology, adversarial macroeconomics, and War Room GUI

utkarsh-goel-21
31200296mo ago

refactor: replace OPENAI_API_KEY with HF_TOKEN in configuration and update output format examples

utkarsh-goel-21
f2c9d4a6mo ago

feat: implement live visualizer, benchmark endpoint, and v2 document specs

utkarsh-goel-21
9e6a5ac6mo ago

fix: add networkx dependency for graph operations

utkarsh-goel-21
65209a56mo ago

refactor: update network data structures, node properties, and environment simulation parameters

utkarsh-goel-21
fa1ca696mo ago

Upgrade landing page to premium high-tech dashboard

utkarsh-goel-21
abe60ec6mo ago

Add professional landing page to root URL

utkarsh-goel-21
5d1410d6mo ago

Add Hugging Face Space metadata

utkarsh-goel-21
8983d8f6mo ago

feat: add dotenv support to inference script and track process IDs for inference instances

utkarsh-goel-21
673a6146mo ago

chore: align repository with OpenEnv validation requirements

utkarsh-goel-21
58193e36mo ago

feat: complete OpenEnv environment - server, inference, tests, data files

utkarsh-goel-21
0ef41496mo ago

step 8: openenv.yaml spec, Dockerfile, requirements

utkarsh-goel-21
01015c16mo ago

step 7: main environment - full openenv interface wired up

utkarsh-goel-21
d298c306mo ago

step 6: deterministic graders for all 3 tasks with partial credit scoring

utkarsh-goel-21
6f43a6f6mo ago

step 5: three tasks defined - detection, tracing, containment

utkarsh-goel-21
414b2276mo ago

step 4: spread engine - probabilistic spread, metrics, history tracking

utkarsh-goel-21
eacdfa26mo ago

step 3: graph engine - construction, node operations, metrics, snapshots

utkarsh-goel-21
d7b76de6mo ago

step 2: pydantic models defined - observation, action, reward, state

utkarsh-goel-21
bb4e5b76mo ago

step 1: project structure initialized

utkarsh-goel-21