File size: 384 Bytes
9880dcf | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | {
"labels": [
"ping_latency",
"frames_drop",
"unable_launch",
"mouse_keyboard_headset",
"game_bug",
"failed_save"
],
"thresholds": [
0.45000000000000007,
0.75,
0.7000000000000001,
0.525,
0.55,
0.8
],
"max_len": 64,
"base_checkpoint": "distilbert-base-multilingual-cased",
"learning_rate": 8e-05,
"val_macro_f1": 0.6812
} |