Mohammed Brıman
commited on
Commit
·
69baa0a
1
Parent(s):
b6cbb6a
add model
Browse files- README.md +8 -8
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -13,13 +13,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model was trained from scratch on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Train Loss: 2.
|
17 |
-
- Validation Loss: 2.
|
18 |
-
- Train Rouge1:
|
19 |
-
- Train Rouge2: 8.
|
20 |
-
- Train Rougel:
|
21 |
-
- Train Rougelsum:
|
22 |
-
- Train Gen Len: 18.
|
23 |
- Epoch: 0
|
24 |
|
25 |
## Model description
|
@@ -46,7 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Train Gen Len | Epoch |
|
48 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
49 |
-
| 2.
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
13 |
|
14 |
This model was trained from scratch on an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Train Loss: 2.3994
|
17 |
+
- Validation Loss: 2.2237
|
18 |
+
- Train Rouge1: 31.0993
|
19 |
+
- Train Rouge2: 8.7932
|
20 |
+
- Train Rougel: 23.6971
|
21 |
+
- Train Rougelsum: 23.7702
|
22 |
+
- Train Gen Len: 18.815
|
23 |
- Epoch: 0
|
24 |
|
25 |
## Model description
|
|
|
46 |
|
47 |
| Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Train Gen Len | Epoch |
|
48 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
49 |
+
| 2.3994 | 2.2237 | 31.0993 | 8.7932 | 23.6971 | 23.7702 | 18.815 | 0 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242301848
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdf7686f48db452c2891fea8cb690b7636e137604ecb576b987da770b542d63a
|
3 |
size 242301848
|