DarwinAnim8or
commited on
Commit
·
58b8e08
1
Parent(s):
9809834
Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,7 @@ tags:
|
|
31 |
|
32 |
# Model Overview
|
33 |
This is a fine-tune of the FLAN-T5-Small model from Google. This was trained for 3 epochs on the "samsum" dataset in order to summarise chat logs.
|
|
|
34 |
|
35 |
## Intended Use
|
36 |
|
|
|
31 |
|
32 |
# Model Overview
|
33 |
This is a fine-tune of the FLAN-T5-Small model from Google. This was trained for 3 epochs on the "samsum" dataset in order to summarise chat logs.
|
34 |
+
There is also a larger model [available here.](https://huggingface.co/DarwinAnim8or/FLAN-T5-Base-ChatSum)
|
35 |
|
36 |
## Intended Use
|
37 |
|