Upload folder using huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
configs:
|
| 3 |
+
- config_name: default
|
| 4 |
+
data_files:
|
| 5 |
+
- split: train
|
| 6 |
+
path: metadata.jsonl
|
| 7 |
+
---
|
| 8 |
+
|
| 9 |
+
# event_bench
|
| 10 |
+
|
| 11 |
+
29-turn event planning benchmark: venue+catering+guest count changes, mid-sentence self-corrections, vague pronoun resolution, wrong-math correction, multi-request reversals, ambiguous add-on disambiguation, hypothetical reasoning, phone swap, retroactive date change, 3 false memory traps, cross-entity state tracking
|