mnemosyne-memory-lifecycle-benchmark / schemas /evaluation-report-v1.schema.json
solsticestudioai's picture
Publish Mnemosyne Memory Lifecycle Benchmark v0.2.0
6a700f4 verified
Raw
History Blame Contribute Delete
226 Bytes
{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"mnemosyne-evaluation-report/v1","type":"object","required":["overall","by_category"],"properties":{"overall":{"type":"object"},"by_category":{"type":"object"}}}