Commit
·
a44598e
1
Parent(s):
f1a3984
Update README.md
Browse files
README.md
CHANGED
|
@@ -40,6 +40,8 @@ There are other models sizes available in this same series:
|
|
| 40 |
* [ChatSum-Base (248M)](https://huggingface.co/DarwinAnim8or/FLAN-T5-Base-ChatSum)
|
| 41 |
* [ChatSum-Small (77M)](https://huggingface.co/KoalaAI/ChatSum-Small)
|
| 42 |
|
|
|
|
|
|
|
| 43 |
## Intended Use
|
| 44 |
|
| 45 |
The model is intended to be used for generating summaries of chat logs.
|
|
|
|
| 40 |
* [ChatSum-Base (248M)](https://huggingface.co/DarwinAnim8or/FLAN-T5-Base-ChatSum)
|
| 41 |
* [ChatSum-Small (77M)](https://huggingface.co/KoalaAI/ChatSum-Small)
|
| 42 |
|
| 43 |
+
As of writing, there are no larger models planned for this series, with this model being the current best one available in our testing.
|
| 44 |
+
|
| 45 |
## Intended Use
|
| 46 |
|
| 47 |
The model is intended to be used for generating summaries of chat logs.
|