Forcing memory overwrite of ragas.yaml to fix schema cache.
Browse files- .eval_results/ragas.yaml +2 -2
.eval_results/ragas.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
- dataset:
|
| 2 |
-
id:
|
| 3 |
task_id: question-answering
|
| 4 |
-
date: '2026-03-
|
| 5 |
source:
|
| 6 |
name: 'Pipeline Eval (RAGAS): Provable QA Hits'
|
| 7 |
url: https://huggingface.co/fastbuilderai/FastMemory
|
|
|
|
| 1 |
- dataset:
|
| 2 |
+
id: explodinggradients/ragas-wikiqa
|
| 3 |
task_id: question-answering
|
| 4 |
+
date: '2026-03-31'
|
| 5 |
source:
|
| 6 |
name: 'Pipeline Eval (RAGAS): Provable QA Hits'
|
| 7 |
url: https://huggingface.co/fastbuilderai/FastMemory
|