Commit ·
88b6884
1
Parent(s): 07b56df
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language: es
|
| 3 |
+
---
|
| 4 |
+
This is a smaller version of the google/mt5-base model with only Spanish and some English embeddings trained on 60k Spanish MLSum for summarization.
|
| 5 |
+
|
| 6 |
+
You can use it with the command "summarize:"
|