AnimeName / mixed_train.manifest.json
ModerRAS's picture
Update DMHY dataset manifest and vocab
17c478b
raw
history blame contribute delete
223 Bytes
{
"synthetic": "data/synthetic.jsonl",
"dmhy": "data/dmhy/dmhy_weak.jsonl",
"output": "data/dmhy/mixed_train.jsonl",
"synthetic_count": 100000,
"dmhy_count": 632002,
"total_count": 732002,
"seed": 42
}