Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
2 |
|
3 |
# KorQuAD MT5 Model
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- question answering
|
4 |
+
---
|
5 |
|
6 |
+
This is the t5 model, fine-tuned using the KorQuAD dataset. It's been trained on question-answer pairs for the task of Question Answering.
|
7 |
|
8 |
# KorQuAD MT5 Model
|