added result, 16.1240

This commit is contained in:
2026-02-02 15:40:40 +01:00
parent 1f859a3d71
commit 06a0e58ea0
10 changed files with 47 additions and 20 deletions

View File

@@ -0,0 +1,16 @@
{
"learningrate": 0.0003,
"weight_decay": 1e-05,
"n_updates": 150000,
"plot_at": 400,
"early_stopping_patience": 40,
"print_stats_at": 200,
"print_train_stats_at": 50,
"validate_at": 200,
"accumulation_steps": 1,
"commands": {
"save_checkpoint": false,
"run_test_validation": false,
"generate_predictions": false
}
}

Binary file not shown.

Binary file not shown.