Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
# Turkish-question-paraphrase-generator
|
2 |
-
mT5 based pre-trained
|
3 |
|
4 |
|
5 |
## Acknowledgement
|
6 |
-
In this project, which we undertook as an
|
7 |
|
8 |
## Usage
|
9 |
|
|
|
1 |
# Turkish-question-paraphrase-generator
|
2 |
+
mT5 based pre-trained model to generate question paraphrases in Turkish language.
|
3 |
|
4 |
|
5 |
## Acknowledgement
|
6 |
+
In this project, which we undertook as an BLM3010 Computer Project of Yildiz Technical University, our goal was to conduct research on Turkish in area that has not been studied much. In this process, we compared the models trained with different algorithms. Developed a dataset and shared it by writing article for our model. We would like to thank our mentor teacher <a href="https://github.com/mfatihamasyali">Mehmet Fatih Amasyali</a> who has always supported us on this path.
|
7 |
|
8 |
## Usage
|
9 |
|