O96a's picture
Upload folder using huggingface_hub
691e11f verified
|
Raw
History Blame Contribute Delete
689 Bytes

A newer version of the Gradio SDK is available: 6.20.0

Upgrade
metadata
title: Implicit Memory Conflict Validator
emoji: 🧠
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.36.0
app_file: app.py
pinned: false

Implicit Memory Conflict Validator

Testing LLM agents' ability to detect when memories become invalid without explicit negation.

Based on the STALE benchmark (HKUST NLP Group), this Space probes three dimensions:

  • State Resolution: detecting outdated beliefs
  • Premise Resistance: rejecting queries presupposing stale states
  • Implicit Policy Adaptation: applying updated states downstream

Usage

Enter a scenario with implicit memory conflicts and test if the agent correctly identifies stale information.