chunwoolee0
commited on
Commit
•
dd206cb
1
Parent(s):
6f4583f
Update README.md
Browse files
README.md
CHANGED
@@ -25,8 +25,7 @@ model-index:
|
|
25 |
value: 0.2321
|
26 |
---
|
27 |
|
28 |
-
|
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 |
-
|
|
|
|
|
45 |
|
46 |
## Intended uses & limitations
|
47 |
|
48 |
-
|
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 |
|