Mohammed Brıman
commited on
Commit
•
ada95fd
1
Parent(s):
38e5f2f
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: 10.
|
20 |
-
- Train Rougel: 25.
|
21 |
-
- Train Rougelsum: 25.
|
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.3494
|
17 |
+
- Validation Loss: 2.1933
|
18 |
+
- Train Rouge1: 32.0241
|
19 |
+
- Train Rouge2: 10.1025
|
20 |
+
- Train Rougel: 25.8834
|
21 |
+
- Train Rougelsum: 25.9662
|
22 |
+
- Train Gen Len: 18.69
|
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.3494 | 2.1933 | 32.0241 | 10.1025 | 25.8834 | 25.9662 | 18.69 | 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:571bc0d6652edb85cf097e88a30b0cdd1241010002c3dd358e05fb1f9b3da2be
|
3 |
size 242301848
|