phoen1x commited on
Commit
d6165b2
1 Parent(s): 5d5d3b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 2.6141
19
- - Validation Loss: 2.1791
20
  - Train Rougel: tf.Tensor(0.21532206, shape=(), dtype=float32)
21
- - Epoch: 0
22
 
23
  ## Model description
24
 
@@ -44,7 +44,7 @@ The following hyperparameters were used during training:
44
 
45
  | Train Loss | Validation Loss | Train Rougel | Epoch |
46
  |:----------:|:---------------:|:----------------------------------------------:|:-----:|
47
- | 2.6141 | 2.1791 | tf.Tensor(0.21532206, shape=(), dtype=float32) | 0 |
48
 
49
 
50
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss:
19
+ - Validation Loss:
20
  - Train Rougel: tf.Tensor(0.21532206, shape=(), dtype=float32)
21
+ - Epoch:
22
 
23
  ## Model description
24
 
 
44
 
45
  | Train Loss | Validation Loss | Train Rougel | Epoch |
46
  |:----------:|:---------------:|:----------------------------------------------:|:-----:|
47
+ | | | tf.Tensor(0.21532206, shape=(), dtype=float32) | |
48
 
49
 
50
  ### Framework versions