Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ It achieves the following results on the evaluation set:
|
|
17 |
- Train Loss: 1.0783
|
18 |
- Validation Loss: 0.4735
|
19 |
- Train Rougel: tf.Tensor(0.18200324, shape=(), dtype=float32)
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -43,7 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Train Rougel | Epoch |
|
45 |
|:----------:|:---------------:|:----------------------------------------------:|:-----:|
|
46 |
-
| 1.0783 | 0.4735 | tf.Tensor(0.18200324, shape=(), dtype=float32) |
|
47 |
|
48 |
|
49 |
### Framework versions
|
|
|
17 |
- Train Loss: 1.0783
|
18 |
- Validation Loss: 0.4735
|
19 |
- Train Rougel: tf.Tensor(0.18200324, shape=(), dtype=float32)
|
20 |
+
- Epoch: 1
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Train Rougel | Epoch |
|
45 |
|:----------:|:---------------:|:----------------------------------------------:|:-----:|
|
46 |
+
| 1.0783 | 0.4735 | tf.Tensor(0.18200324, shape=(), dtype=float32) | 1 |
|
47 |
|
48 |
|
49 |
### Framework versions
|