insumos_matching_v4+old_data_clean
Browse files- pytorch_model.bin +1 -1
- status.json +16 -16
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:9f36db932e3518246006a6f623f280cda35ad98d8d4a81f7ce7488122cf54db1
|
3 |
size 6689870958
|
status.json
CHANGED
@@ -1,21 +1,21 @@
|
|
1 |
{
|
2 |
-
"best_train_loss": 0.
|
3 |
-
"best_valid_loss": 0.
|
4 |
-
"epoch":
|
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": 0.
|
19 |
-
"validation_loss": 0.
|
20 |
-
"best_bleu": 0.
|
21 |
}
|
|
|
1 |
{
|
2 |
+
"best_train_loss": 0.1549849510192871,
|
3 |
+
"best_valid_loss": 0.4555431604385376,
|
4 |
+
"epoch": 1,
|
5 |
+
"epoch_step": 820,
|
6 |
+
"global_step": 2100,
|
7 |
+
"eval_global_step": 441,
|
8 |
+
"evaluations_done": 21,
|
9 |
"additional_metrics": {
|
10 |
+
"bleu": 0.1788194069571741,
|
11 |
+
"brevity_penalty": 0.993311061812803,
|
12 |
+
"length_ratio": 0.9933333333333333,
|
13 |
+
"translation_length": 67497,
|
14 |
"reference_length": 67950
|
15 |
},
|
16 |
+
"test_global_step": 441,
|
17 |
+
"learning_rate": 2.0172962956704602e-05,
|
18 |
+
"train_loss": 0.16209310293197632,
|
19 |
+
"validation_loss": 0.4555431604385376,
|
20 |
+
"best_bleu": 0.1788194069571741
|
21 |
}
|