phoen1x commited on
Commit
aeeb2f6
1 Parent(s): 3eaf68f

Update README.md

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