CoolFace
Datasetpublic

Lexsi/provenance-grounded-synthetic-qa

synthetic_qa_data This dataset contains synthetic question-answer pairs generated and filtered using the following models: Generation Models Qwen/Qwen3-1.7B Qwen/Qwen3-4B Qwen/Qwen3-8B Filtering Model Qwen/Qwen3.5-35B-A3B — a 35B Mixture-of-Experts model with 3B active parameters Dataset Structure data/ ├── unfiltered_qa/ # Raw generated QA pairs per model ├── both_filtered_qa/ # QA pairs passing both filters ├──… See the full description on the dataset page: https://huggingface.co/datasets/Lexsi/provenance-grounded-synthetic-qa.

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes79downloads
5 commits on main
e65e0f23mo ago

add train_unfiltered_qa splits (qwen3_1b7, qwen3_4b, qwen3_8b)

sohamb37lexsi
96fb79e3mo ago

Revert "add unfiltered_qa splits (qwen3_1b7, qwen3_4b, qwen3_8b)"

sohamb37lexsi
c26f7f93mo ago

add unfiltered_qa splits (qwen3_1b7, qwen3_4b, qwen3_8b)

sohamb37lexsi
58a16a94mo ago

Upload folder using huggingface_hub

sohamb37lexsi
27a1c924mo ago

initial commit

sohamb37lexsi