CoolFace
Datasetpublic

Multilingual-Multimodal-NLP/AutoMemoryBench

AutoMemoryBench State-Contract Evaluation for Auditable Agent Memory AutoMemoryBench evaluates whether an agent uses the right memory, and only the admissible memory, under a query-time state contract. Each executable contract partitions memory into required, admissible, and prohibited sets. Prohibited memories are typed as superseded, deleted, restricted, cross-namespace, or stale-tool. Relevance is not enough: remembered evidence must also be… See the full description on the dataset page: https://huggingface.co/datasets/Multilingual-Multimodal-NLP/AutoMemoryBench.

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes135downloads
LICENSE18 linesDownload Raw Back to root
1                                 Apache License2                           Version 2.0, January 20043                        http://www.apache.org/licenses/4 5   Copyright 2026 AutoMemoryBench Contributors6 7   Licensed under the Apache License, Version 2.0 (the "License");8   you may not use this file except in compliance with the License.9   You may obtain a copy of the License at10 11       http://www.apache.org/licenses/LICENSE-2.012 13   Unless required by applicable law or agreed to in writing, software14   distributed under the License is distributed on an "AS IS" BASIS,15   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.16   See the License for the specific language governing permissions and17   limitations under the License.18