Add Dataset card metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Mnemosyne Memory Lifecycle Benchmark Dataset v0.2.0
|
| 2 |
|
| 3 |
This deterministic synthetic benchmark contains 40 scenarios across eight
|
|
|
|
| 1 |
+
---
|
| 2 |
+
dataset_info:
|
| 3 |
+
features:
|
| 4 |
+
- name: scenario_id
|
| 5 |
+
dtype: string
|
| 6 |
+
config_name: default
|
| 7 |
+
version: 0.2.0
|
| 8 |
+
pretty_name: Mnemosyne Memory Lifecycle Benchmark
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# Mnemosyne Memory Lifecycle Benchmark Dataset v0.2.0
|
| 12 |
|
| 13 |
This deterministic synthetic benchmark contains 40 scenarios across eight
|