End of training
Browse files- README.md +24 -14
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_keras_callback
|
5 |
-
base_model: google/mt5-base
|
6 |
model-index:
|
7 |
- name: bic-fil-mt5b
|
8 |
results: []
|
@@ -15,9 +15,9 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss:
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -43,16 +43,26 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
-
|
|
47 |
-
|
|
48 |
-
|
|
49 |
-
| 3.
|
50 |
-
|
|
51 |
-
|
|
52 |
-
|
|
53 |
-
|
|
54 |
-
|
|
55 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: google/mt5-base
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
|
|
6 |
model-index:
|
7 |
- name: bic-fil-mt5b
|
8 |
results: []
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google/mt5-base](https://huggingface.co/google/mt5-base) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.4212
|
19 |
+
- Validation Loss: 2.6637
|
20 |
+
- Epoch: 19
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Epoch |
|
45 |
|:----------:|:---------------:|:-----:|
|
46 |
+
| 6.4138 | 5.0392 | 0 |
|
47 |
+
| 4.7105 | 3.8096 | 1 |
|
48 |
+
| 3.7780 | 3.2907 | 2 |
|
49 |
+
| 3.2925 | 3.0002 | 3 |
|
50 |
+
| 2.9407 | 2.8001 | 4 |
|
51 |
+
| 2.6372 | 2.6142 | 5 |
|
52 |
+
| 2.3310 | 2.4768 | 6 |
|
53 |
+
| 2.1052 | 2.2808 | 7 |
|
54 |
+
| 1.8424 | 2.2372 | 8 |
|
55 |
+
| 1.6298 | 2.2036 | 9 |
|
56 |
+
| 1.4416 | 2.1891 | 10 |
|
57 |
+
| 1.2660 | 2.1835 | 11 |
|
58 |
+
| 1.1067 | 2.2480 | 12 |
|
59 |
+
| 0.9585 | 2.2821 | 13 |
|
60 |
+
| 0.8516 | 2.3494 | 14 |
|
61 |
+
| 0.7260 | 2.4127 | 15 |
|
62 |
+
| 0.6270 | 2.5566 | 16 |
|
63 |
+
| 0.5473 | 2.5503 | 17 |
|
64 |
+
| 0.4718 | 2.6471 | 18 |
|
65 |
+
| 0.4212 | 2.6637 | 19 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3866872432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c39560b3943476f540e01fa815d6479b6c5fd04eb86c88d15e0557186d842c9f
|
3 |
size 3866872432
|