awesometeng commited on
Commit
c4e8ee1
·
1 Parent(s): a077b18

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -15,7 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # TGL-3
17
 
18
- This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
 
19
  It achieves the following results on the evaluation set:
20
  - Loss: 2.4435
21
  - Rouge1: 36.4998
@@ -25,7 +26,7 @@ It achieves the following results on the evaluation set:
25
 
26
  ## Model description
27
 
28
- More information needed
29
 
30
  ## Intended uses & limitations
31
 
 
15
 
16
  # TGL-3
17
 
18
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an abstract-summary dataset,
19
+ 13000 pieces of data for training. The data was acquired by openreview.net.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 2.4435
22
  - Rouge1: 36.4998
 
26
 
27
  ## Model description
28
 
29
+ https://jmlr.org/papers/volume21/20-074/20-074.pdf
30
 
31
  ## Intended uses & limitations
32