savasy commited on
Commit
1023694
1 Parent(s): 6741362

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Turkish Question Answering model based on mt0-large
2
  In this model, I fine-tuned *mT0-large* model with the following Turkish QA datasets where the training set size is around 11K QAs.
3
 
 
1
+ ---
2
+ language:
3
+ - "tr"
4
+ - tr
5
+ thumbnail: "url to a thumbnail used in social sharing"
6
+ tags:
7
+ - tag1
8
+ - tag2
9
+ license: "bigscience-openrail-m"
10
+ datasets:
11
+ - https://github.com/okanvk/Turkish-Reading-Comprehension-Question-Answering-Dataset
12
+ ---
13
+
14
+
15
+
16
  # Turkish Question Answering model based on mt0-large
17
  In this model, I fine-tuned *mT0-large* model with the following Turkish QA datasets where the training set size is around 11K QAs.
18