Upload config.json with huggingface_hub
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -6,6 +6,6 @@
|
|
| 6 |
"d_model": 256,
|
| 7 |
"num_encoder_layers": 3,
|
| 8 |
"num_decoder_layers": 4,
|
| 9 |
-
"best_epoch":
|
| 10 |
-
"val_loss": 0.
|
| 11 |
}
|
|
|
|
| 6 |
"d_model": 256,
|
| 7 |
"num_encoder_layers": 3,
|
| 8 |
"num_decoder_layers": 4,
|
| 9 |
+
"best_epoch": "N/A",
|
| 10 |
+
"val_loss": 0.0
|
| 11 |
}
|