model updated
Browse files- pytorch_model.bin +1 -1
- status.json +15 -15
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6689870958
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b79a6afdf8f3b6f6bf924ff9f53fcb83df6df581bc1ea7c037f5cb7c6e95cd1
|
3 |
size 6689870958
|
status.json
CHANGED
@@ -1,21 +1,21 @@
|
|
1 |
{
|
2 |
-
"best_train_loss":
|
3 |
-
"best_valid_loss": 0.
|
4 |
"epoch": 1,
|
5 |
-
"epoch_step":
|
6 |
-
"global_step":
|
7 |
-
"eval_global_step":
|
8 |
-
"evaluations_done":
|
9 |
"additional_metrics": {
|
10 |
-
"bleu": 0.
|
11 |
-
"brevity_penalty": 0.
|
12 |
-
"length_ratio": 0.
|
13 |
-
"translation_length":
|
14 |
"reference_length": 67950
|
15 |
},
|
16 |
-
"test_global_step":
|
17 |
-
"learning_rate":
|
18 |
-
"train_loss":
|
19 |
-
"validation_loss": 0.
|
20 |
-
"best_bleu": 0.
|
21 |
}
|
|
|
1 |
{
|
2 |
+
"best_train_loss": 1.727278709411621,
|
3 |
+
"best_valid_loss": 0.5441003441810608,
|
4 |
"epoch": 1,
|
5 |
+
"epoch_step": 1109,
|
6 |
+
"global_step": 2300,
|
7 |
+
"eval_global_step": 483,
|
8 |
+
"evaluations_done": 23,
|
9 |
"additional_metrics": {
|
10 |
+
"bleu": 0.18231873360354167,
|
11 |
+
"brevity_penalty": 0.9854581995722138,
|
12 |
+
"length_ratio": 0.9855629139072848,
|
13 |
+
"translation_length": 66969,
|
14 |
"reference_length": 67950
|
15 |
},
|
16 |
+
"test_global_step": 483,
|
17 |
+
"learning_rate": 1.3556167091819361e-05,
|
18 |
+
"train_loss": 1.727083444595337,
|
19 |
+
"validation_loss": 0.5441003441810608,
|
20 |
+
"best_bleu": 0.18231873360354167
|
21 |
}
|