scitldr-chat-format / stats.json
ali5341's picture
Upload folder using huggingface_hub
6833d39 verified
raw
history blame contribute delete
819 Bytes
{
"seed": 42,
"target_policy": "all",
"train": {
"rows": 5976,
"variant_counts": {
"A": 1992,
"AIC": 1992,
"FullText": 1992
},
"pre_balance_variant_rows": {
"A": 1992,
"AIC": 1992,
"FullText": 1992
}
},
"validation": {
"rows": 4359,
"variant_counts": {
"A": 1453,
"AIC": 1453,
"FullText": 1453
},
"pre_balance_variant_rows": {
"A": 1453,
"AIC": 1453,
"FullText": 1453
}
},
"paths": {
"train_jsonl": "/d/hpc/projects/FRI/DL/Scholar/prepared_datasets/scitldr_unsloth/train.jsonl",
"validation_jsonl": "/d/hpc/projects/FRI/DL/Scholar/prepared_datasets/scitldr_unsloth/validation.jsonl",
"stats_json": "/d/hpc/projects/FRI/DL/Scholar/prepared_datasets/scitldr_unsloth/stats.json"
}
}