ceselder/loracle-ia-loraqa-v4
收藏Hugging Face2026-04-21 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/ceselder/loracle-ia-loraqa-v4
下载链接
链接失效反馈官方服务:
资源简介:
---
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-ia-loraqa-v4
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 | 6064 | 758 |
| dpo_heldout | 640 | 80 |
| test | 496 | 62 |
Split ID manifest (exhaustive): `data/split_ids.json`.
Generated by `scripts/split_hf_datasets.py` with `seed=42`.
提供机构:
ceselder



