Commit
·
f77787a
1
Parent(s):
b1e52d9
Include link to the large model
Browse files
README.md
CHANGED
|
@@ -33,8 +33,8 @@ tags:
|
|
| 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 |
There are other models sizes available in this same series:
|
|
|
|
| 36 |
* [ChatSum-Base (248M)](https://huggingface.co/KoalaAI/ChatSum-Base)
|
| 37 |
-
* [ChatSum-Small (77M)](https://huggingface.co/KoalaAI/ChatSum-Small)
|
| 38 |
|
| 39 |
## Intended Use
|
| 40 |
|
|
|
|
| 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 |
There are other models sizes available in this same series:
|
| 36 |
+
* [ChatSum-Large (783M)](https://huggingface.co/KoalaAI/ChatSum-Large)
|
| 37 |
* [ChatSum-Base (248M)](https://huggingface.co/KoalaAI/ChatSum-Base)
|
|
|
|
| 38 |
|
| 39 |
## Intended Use
|
| 40 |
|