Upload deep_mlp_2layer/metrics.json with huggingface_hub
Browse files
deep_mlp_2layer/metrics.json
CHANGED
|
@@ -1,16 +1,16 @@
|
|
| 1 |
{
|
| 2 |
-
"val_mlm_loss": 0.
|
| 3 |
"val_adv_accuracy": 0.21164623467600702,
|
| 4 |
"num_competitions": 22.0,
|
| 5 |
"chance": 0.045454545454545456,
|
| 6 |
"leakage": 0.1741055791843883,
|
| 7 |
"debias_score": 0.8258944208156117,
|
| 8 |
-
"mlm_score": 0.
|
| 9 |
-
"fitness": 0.
|
| 10 |
"param_count": 1991533.0,
|
| 11 |
-
"training_time_seconds":
|
| 12 |
"epochs_trained": 16.0,
|
| 13 |
"variant": "deep_mlp_2layer",
|
| 14 |
"program_path": "deep_mlp_2layer.py",
|
| 15 |
-
"wall_clock_seconds":
|
| 16 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"val_mlm_loss": 0.783913352754381,
|
| 3 |
"val_adv_accuracy": 0.21164623467600702,
|
| 4 |
"num_competitions": 22.0,
|
| 5 |
"chance": 0.045454545454545456,
|
| 6 |
"leakage": 0.1741055791843883,
|
| 7 |
"debias_score": 0.8258944208156117,
|
| 8 |
+
"mlm_score": 0.9456402259195439,
|
| 9 |
+
"fitness": 0.8737927428571846,
|
| 10 |
"param_count": 1991533.0,
|
| 11 |
+
"training_time_seconds": 5025.6720000000205,
|
| 12 |
"epochs_trained": 16.0,
|
| 13 |
"variant": "deep_mlp_2layer",
|
| 14 |
"program_path": "deep_mlp_2layer.py",
|
| 15 |
+
"wall_clock_seconds": 5028.8279999999795
|
| 16 |
}
|