ceselder/loracle-multidoc-qa
收藏Hugging Face2026-04-21 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/ceselder/loracle-multidoc-qa
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: "data/train.parquet"
- split: dpo_heldout
path: "data/dpo_heldout.parquet"
- split: test
path: "data/test.parquet"
---
# ceselder/loracle-multidoc-qa
Per-LoRA train / dpo_heldout / test split. Splits are disjoint on `prompt_id` —
all QA rows for a given LoRA stay in the same split.
| Split | Rows | Unique `prompt_id` |
|---|---:|---:|
| train | 8088 | 2696 |
| dpo_heldout | 300 | 100 |
| test | 300 | 100 |
Split ID manifest (exhaustive): `data/split_ids.json`.
Generated by `scripts/split_hf_datasets.py` with `seed=42`.
提供机构:
ceselder



