fabiochiu commited on
Commit
05cd45b
1 Parent(s): 395df0e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -14,17 +14,17 @@ should probably proofread and complete it, then remove this comment. -->
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
 
29
  ## Model description
30
 
@@ -56,5 +56,5 @@ The following hyperparameters were used during training:
56
 
57
  - Transformers 4.19.2
58
  - Pytorch 1.11.0+cu113
59
- - Datasets 2.2.1
60
  - Tokenizers 0.12.1
 
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.8474
18
+ - eval_rouge1: 38.6033
19
+ - eval_rouge2: 20.5952
20
+ - eval_rougeL: 36.4458
21
+ - eval_rougeLsum: 36.3202
22
+ - eval_gen_len: 15.257
23
+ - eval_runtime: 343.6547
24
+ - eval_samples_per_second: 2.91
25
+ - eval_steps_per_second: 0.364
26
+ - epoch: 0.31
27
+ - step: 2000
28
 
29
  ## Model description
30
 
 
56
 
57
  - Transformers 4.19.2
58
  - Pytorch 1.11.0+cu113
59
+ - Datasets 2.2.2
60
  - Tokenizers 0.12.1