File size: 722 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 28 29 30 31 32 |
{
"MotorL2d": {
"folder_list": ["motor_l2d_full_x160"],
"tags": ["stheling","stheling-cmotor"],
"train_count": 1
},
"MotorPrime": {
"folder_list": ["motor_prime"],
"tags": ["stheling","stheling-cmotor"],
"train_count": 2
},
"OtherStandard": {
"folder_list": ["other_standard"],
"tags": ["stheling"],
"train_count": 1
},
"VanillaL2d": {
"folder_list": ["vanilla_l2d_full_x160"],
"tags": ["stheling","stheling-cvanilla"],
"train_count": 1
},
"VanillaPrime": {
"folder_list": ["vanilla_prime"],
"tags": ["stheling","stheling-cvanilla"],
"train_count": 2
},
"VanillaStandard": {
"folder_list": ["vanilla_standard"],
"tags": ["stheling","stheling-cvanilla"],
"train_count": 1
}
} |