huaXiaKyrie/deltalora-memory-multisource-seed42
Delta-LoRA Memory Multisource Seed42 This repository contains a mixed memory-training corpus built for Delta-LoRA long-context and online-memory experiments. Files: deltalora_memory_multisource_large_seed42.jsonl: full mixed corpus deltalora_memory_multisource_large_seed42.jsonl.summary.json: summary for the full corpus deltalora_memory_multisource_6k_seed42.jsonl: stratified 6k subset for quick training deltalora_memory_multisource_6k_seed42.jsonl.summary.json: summary for the… See the full description on the dataset page: https://huggingface.co/datasets/huaXiaKyrie/deltalora-memory-multisource-seed42.
Delta-LoRA Memory Multisource Seed42
This repository contains a mixed memory-training corpus built for Delta-LoRA long-context and online-memory experiments.
Files:
deltalora_memory_multisource_large_seed42.jsonl: full mixed corpusdeltalora_memory_multisource_large_seed42.jsonl.summary.json: summary for the full corpusdeltalora_memory_multisource_6k_seed42.jsonl: stratified 6k subset for quick trainingdeltalora_memory_multisource_6k_seed42.jsonl.summary.json: summary for the 6k subset
Source mixture in the full corpus:
convomem: 16,000hotpotqa: 90,4472wikimultihopqa: 167,454musique: 39,876quality: 2,523timeqa: 28,989squad_v2: 130,319quac: 11,567doc2dial: 3,474
Total examples: 490,649
The 6k subset is stratified as:
convomem: 600hotpotqa: 6002wikimultihopqa: 1,200musique: 600quality: 600timeqa: 600squad_v2: 600quac: 600doc2dial: 600
Notes:
qasperwas intentionally excluded from this release.- The dataset is normalized into a chat-style
messagesformat for episode-style memory training. - Licenses differ across original sources; please check the upstream datasets before reuse or redistribution.
Upstream sources used in this release:
Salesforce/ConvoMemhotpotqa/hotpot_qaohjoonhee/2WikiMultihopQAvoidful/MuSiQueemozilla/qualityhugosousa/TimeQArajpurkar/squad_v2allenai/quacIBM/doc2dial
