Datasets:
Languages:
English
Size:
10K<n<100K
Tags:
retrieval-augmented-generation
rag
causal-reasoning
multi-hop-qa
semantic-drift
context-window-poisoning
License:
Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 6 new columns ({'std_ms', 'name', 'layer', 'mean_ms', 'operation', 'pct_total'}) and 9 missing columns ({'faithfulness', 'f1', 'delta_em', 'cpr_pct', 'sdr_pct', 'key_addition', 'config', 'layers', 'em'}).
This happened while the csv dataset builder was generating data using
hf://datasets/vigneshwar234/VORTEXRAG-Benchmarks/data/latency_breakdown.csv (at revision 0bb274a2797a439fb40a2b78e12f9008a4dc9ca1), [/tmp/hf-datasets-cache/medium/datasets/20634243825973-config-parquet-and-info-vigneshwar234-VORTEXRAG-B-5ec02074/hub/datasets--vigneshwar234--VORTEXRAG-Benchmarks/snapshots/0bb274a2797a439fb40a2b78e12f9008a4dc9ca1/data/ablation_study.csv (origin=hf://datasets/vigneshwar234/VORTEXRAG-Benchmarks@0bb274a2797a439fb40a2b78e12f9008a4dc9ca1/data/ablation_study.csv), /tmp/hf-datasets-cache/medium/datasets/20634243825973-config-parquet-and-info-vigneshwar234-VORTEXRAG-B-5ec02074/hub/datasets--vigneshwar234--VORTEXRAG-Benchmarks/snapshots/0bb274a2797a439fb40a2b78e12f9008a4dc9ca1/data/latency_breakdown.csv (origin=hf://datasets/vigneshwar234/VORTEXRAG-Benchmarks@0bb274a2797a439fb40a2b78e12f9008a4dc9ca1/data/latency_breakdown.csv), /tmp/hf-datasets-cache/medium/datasets/20634243825973-config-parquet-and-info-vigneshwar234-VORTEXRAG-B-5ec02074/hub/datasets--vigneshwar234--VORTEXRAG-Benchmarks/snapshots/0bb274a2797a439fb40a2b78e12f9008a4dc9ca1/data/main_results.csv (origin=hf://datasets/vigneshwar234/VORTEXRAG-Benchmarks@0bb274a2797a439fb40a2b78e12f9008a4dc9ca1/data/main_results.csv), /tmp/hf-datasets-cache/medium/datasets/20634243825973-config-parquet-and-info-vigneshwar234-VORTEXRAG-B-5ec02074/hub/datasets--vigneshwar234--VORTEXRAG-Benchmarks/snapshots/0bb274a2797a439fb40a2b78e12f9008a4dc9ca1/data/per_dataset_results.csv (origin=hf://datasets/vigneshwar234/VORTEXRAG-Benchmarks@0bb274a2797a439fb40a2b78e12f9008a4dc9ca1/data/per_dataset_results.csv)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1837, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 765, in write_table
self._write_table(pa_table, writer_batch_size=writer_batch_size)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 773, in _write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2369, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
layer: string
name: string
mean_ms: int64
std_ms: double
pct_total: double
operation: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 938
to
{'config': Value('string'), 'layers': Value('string'), 'em': Value('float64'), 'f1': Value('float64'), 'faithfulness': Value('float64'), 'sdr_pct': Value('int64'), 'cpr_pct': Value('int64'), 'delta_em': Value('float64'), 'key_addition': Value('string')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1348, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 890, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 951, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1683, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1839, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 6 new columns ({'std_ms', 'name', 'layer', 'mean_ms', 'operation', 'pct_total'}) and 9 missing columns ({'faithfulness', 'f1', 'delta_em', 'cpr_pct', 'sdr_pct', 'key_addition', 'config', 'layers', 'em'}).
This happened while the csv dataset builder was generating data using
hf://datasets/vigneshwar234/VORTEXRAG-Benchmarks/data/latency_breakdown.csv (at revision 0bb274a2797a439fb40a2b78e12f9008a4dc9ca1), [/tmp/hf-datasets-cache/medium/datasets/20634243825973-config-parquet-and-info-vigneshwar234-VORTEXRAG-B-5ec02074/hub/datasets--vigneshwar234--VORTEXRAG-Benchmarks/snapshots/0bb274a2797a439fb40a2b78e12f9008a4dc9ca1/data/ablation_study.csv (origin=hf://datasets/vigneshwar234/VORTEXRAG-Benchmarks@0bb274a2797a439fb40a2b78e12f9008a4dc9ca1/data/ablation_study.csv), /tmp/hf-datasets-cache/medium/datasets/20634243825973-config-parquet-and-info-vigneshwar234-VORTEXRAG-B-5ec02074/hub/datasets--vigneshwar234--VORTEXRAG-Benchmarks/snapshots/0bb274a2797a439fb40a2b78e12f9008a4dc9ca1/data/latency_breakdown.csv (origin=hf://datasets/vigneshwar234/VORTEXRAG-Benchmarks@0bb274a2797a439fb40a2b78e12f9008a4dc9ca1/data/latency_breakdown.csv), /tmp/hf-datasets-cache/medium/datasets/20634243825973-config-parquet-and-info-vigneshwar234-VORTEXRAG-B-5ec02074/hub/datasets--vigneshwar234--VORTEXRAG-Benchmarks/snapshots/0bb274a2797a439fb40a2b78e12f9008a4dc9ca1/data/main_results.csv (origin=hf://datasets/vigneshwar234/VORTEXRAG-Benchmarks@0bb274a2797a439fb40a2b78e12f9008a4dc9ca1/data/main_results.csv), /tmp/hf-datasets-cache/medium/datasets/20634243825973-config-parquet-and-info-vigneshwar234-VORTEXRAG-B-5ec02074/hub/datasets--vigneshwar234--VORTEXRAG-Benchmarks/snapshots/0bb274a2797a439fb40a2b78e12f9008a4dc9ca1/data/per_dataset_results.csv (origin=hf://datasets/vigneshwar234/VORTEXRAG-Benchmarks@0bb274a2797a439fb40a2b78e12f9008a4dc9ca1/data/per_dataset_results.csv)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
config string | layers string | em float64 | f1 float64 | faithfulness float64 | sdr_pct int64 | cpr_pct int64 | delta_em float64 | key_addition string |
|---|---|---|---|---|---|---|---|---|
A | Baseline | 61.2 | 68.4 | 0.71 | 0 | 0 | 0 | Standard DPR retrieval |
B | A+TVE | 65.3 | 72.1 | 0.75 | 18 | 0 | 4.1 | Causal+syntactic arms added |
C | B+VRC | 67.8 | 74.9 | 0.78 | 26 | 8 | 2.5 | Geometric causal suppression |
D | C+SDC | 70.4 | 78.2 | 0.83 | 48 | 19 | 2.6 | Per-chunk SDS threshold |
E | D+CPG | 72.1 | 80.3 | 0.88 | 54 | 58 | 1.7 | Collective ESR constraint (+39pp CPR) |
F | E+RFG | 73.4 | 81.5 | 0.9 | 57 | 65 | 1.3 | No-weak-link Phi-score |
G | F+CCB | 73.9 | 82 | 0.91 | 59 | 68 | 0.5 | Depth-0 at position 0 |
H | G+FV (FULL) | 74.8 | 82.6 | 0.94 | 61 | 71 | 0.9 | Delta-R gate + regen loop |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | 61.2 | 68.4 | 0.71 | null | null | null | null |
null | null | 59.8 | 66.1 | 0.69 | null | null | null | null |
null | null | 64.1 | 71.8 | 0.74 | 12 | 8 | null | null |
null | null | 66.9 | 74.3 | 0.78 | 31 | 19 | null | null |
null | null | 68.4 | 75.9 | 0.81 | 35 | 24 | null | null |
null | null | 63.5 | 70.2 | 0.73 | 8 | 5 | null | null |
null | null | 65.7 | 72.9 | 0.75 | 14 | 10 | null | null |
null | null | 74.8 | 82.6 | 0.94 | 61 | 71 | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
null | null | null | null | null | null | null | null | null |
VORTEXRAG Benchmark Evaluation Dataset
Benchmark evaluation data, results, and per-layer ablation scores for the VORTEXRAG 7-layer causal RAG framework.
Description
This dataset contains:
- Main benchmark results comparing VORTEXRAG against 7 baseline systems across NQ, HotpotQA, MuSiQue, and 2WikiMultiHopQA
- Full ablation study showing per-layer contribution (configs A through H)
- Per-dataset breakdown showing performance on 6 evaluation datasets
- Domain preset evaluation for all 11 domain configurations
- Hyperparameter sensitivity sweep data for τ and θ_CPG
- Latency breakdown per layer on A100 GPU
Datasets Used for Evaluation
| Dataset | Type | Questions | Hops | Source |
|---|---|---|---|---|
| NaturalQuestions | Open-domain QA | 7,842 | 1–2 | Wikipedia Dec 2018 |
| HotpotQA | Multi-hop QA | 7,405 | 2 | Wikipedia 10K docs |
| MuSiQue | Multi-hop QA | 2,417 | 2–4 | Wikipedia filtered |
| 2WikiMultiHopQA | Multi-hop QA | 12,576 | 2 | Wikipedia + Wikidata |
| LegalBench | Legal QA | 1,200 | 1–3 | US federal case law |
| MedQA | Medical QA | 1,273 | 1–2 | PubMed abstracts |
Main Results
| System | EM | F1 | Faithfulness | SDR | CPR | Latency |
|---|---|---|---|---|---|---|
| Naive RAG | 61.2 | 68.4 | 0.71 | — | — | 120ms |
| BM25+Rerank | 59.8 | 66.1 | 0.69 | — | — | 95ms |
| HyDE | 64.1 | 71.8 | 0.74 | 12% | 8% | 340ms |
| CRAG | 66.9 | 74.3 | 0.78 | 31% | 19% | 290ms |
| Self-RAG | 68.4 | 75.9 | 0.81 | 35% | 24% | 410ms |
| FiD | 63.5 | 70.2 | 0.73 | 8% | 5% | 280ms |
| FLARE | 65.7 | 72.9 | 0.75 | 14% | 10% | 320ms |
| VORTEXRAG | 74.8 | 82.6 | 0.94 | 61% | 71% | 185ms |
Links
- 📄 Paper: https://doi.org/10.5281/zenodo.20285144
- 💻 GitHub: https://github.com/vignesh2027/VORTEXRAG
- 🤗 Space: https://huggingface.co/spaces/vigneshwar234/VORTEXRAG
Author: Vignesh L | License: MIT | Version: v2.0
- Downloads last month
- 13