Almanac / metadata /split_protocol.json
jiajuchen's picture
Upload folder using huggingface_hub
bd0df47 verified
Raw
History Blame Contribute Delete
683 Bytes
{
"split_unit": "study",
"train": {
"c1": [
"study3",
"study9",
"study12",
"study14",
"study18",
"study24",
"study27",
"study30",
"study31"
],
"c2": [
"study2",
"study4",
"study6",
"study10",
"study11",
"study13",
"study20",
"study22",
"study35",
"study37"
]
},
"test": {
"c1": [
"study8",
"study21",
"study25"
],
"c2": [
"study15",
"study17",
"study36"
]
},
"sft_configs": [
"follower_next_action",
"guide_next_action",
"follower_mental_model",
"guide_mental_model"
]
}