chunwoolee0 commited on
Commit
dd206cb
1 Parent(s): 6f4583f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -25,8 +25,7 @@ model-index:
25
  value: 0.2321
26
  ---
27
 
28
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
29
- should probably proofread and complete it, then remove this comment. -->
30
 
31
  # cnn_dailymail_t5_small
32
 
@@ -41,15 +40,16 @@ It achieves the following results on the evaluation set:
41
 
42
  ## Model description
43
 
44
- More information needed
 
 
45
 
46
  ## Intended uses & limitations
47
 
48
- More information needed
49
 
50
  ## Training and evaluation data
51
 
52
- More information needed
53
 
54
  ## Training procedure
55
 
 
25
  value: 0.2321
26
  ---
27
 
28
+
 
29
 
30
  # cnn_dailymail_t5_small
31
 
 
40
 
41
  ## Model description
42
 
43
+ Text-To-Text Transfer Transformer (T5)
44
+ T5-Small is the checkpoint with 60 million parameters.
45
+
46
 
47
  ## Intended uses & limitations
48
 
49
+ This is an exercise for finetuning of pretrained t5 model.
50
 
51
  ## Training and evaluation data
52
 
 
53
 
54
  ## Training procedure
55