fabiochiu commited on
Commit
76f2118
1 Parent(s): 3369d14

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -12,17 +12,17 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # t5-base-tag-generation
14
 
15
- This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - eval_loss: 1.2167
18
- - eval_rouge1: 28.107
19
- - eval_rouge2: 12.2623
20
- - eval_rougeL: 26.4896
21
- - eval_rougeLsum: 26.5758
22
- - eval_gen_len: 16.21
23
- - eval_runtime: 326.2646
24
- - eval_samples_per_second: 3.065
25
- - eval_steps_per_second: 0.383
26
  - epoch: 0.23
27
  - step: 1500
28
 
 
12
 
13
  # t5-base-tag-generation
14
 
15
+ This model is a fine-tuned version of [fabiochiu/t5-base-tag-generation](https://huggingface.co/fabiochiu/t5-base-tag-generation) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - eval_loss: 0.9747
18
+ - eval_rouge1: 34.3533
19
+ - eval_rouge2: 17.2404
20
+ - eval_rougeL: 32.5248
21
+ - eval_rougeLsum: 32.5145
22
+ - eval_gen_len: 15.583
23
+ - eval_runtime: 329.0338
24
+ - eval_samples_per_second: 3.039
25
+ - eval_steps_per_second: 0.38
26
  - epoch: 0.23
27
  - step: 1500
28