Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
---
|
3 |
+
language: es
|
4 |
+
tags:
|
5 |
+
- spanish
|
6 |
+
- question
|
7 |
+
- generation
|
8 |
+
|
9 |
+
widget:
|
10 |
+
- text: "Manuel vive en Murcia, España"
|
11 |
+
---
|
12 |
+
# Spanish Bert2Bert fine-tuned on SQuaD (es) for question generation
|