Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,6 @@ base_model: google/mt5-base
|
|
| 7 |
tags:
|
| 8 |
- summarizer
|
| 9 |
- text-generation-inference
|
| 10 |
-
---
|
|
|
|
|
|
|
|
|
| 7 |
tags:
|
| 8 |
- summarizer
|
| 9 |
- text-generation-inference
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
This is fine-tuned form of google/mt5-base model used as Russian text summarizer, trained on ~50k samples' dataset. Updates are coming soon. Target is to improve the quality, length and accuracy.
|