File size: 591 Bytes
4d6e58c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | {
"NewyearL2d": {
"folder_list": ["newyear_l2d_full_x165"],
"tags": ["stithil","stithil-cnewyear"],
"train_count": 1
},
"NewyearPrime": {
"folder_list": ["newyear_prime"],
"tags": ["stithil","stithil-cnewyear"],
"train_count": 2
},
"OtherPrime": {
"folder_list": ["other_prime"],
"tags": ["stithil"],
"train_count": 2
},
"VanillaL2d": {
"folder_list": ["vanilla_l2d_full_x165"],
"tags": ["stithil","stithil-cvanilla"],
"train_count": 1
},
"VanillaPrime": {
"folder_list": ["vanilla_prime"],
"tags": ["stithil","stithil-cvanilla"],
"train_count": 2
}
} |