JorgeSarry
commited on
Commit
•
b261ab4
1
Parent(s):
e6166f0
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 WikiEdits for sentence simplification.
|
5 |
+
|
6 |
+
You can use it with the command "simplify:"
|