-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
15 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Turkish NLP Q&A Dataset | ||
> Türkçe Soru Cevap Veri Seti - Turkish Question Answering Dataset | ||
Bu veri seti Teknofest 2018 Yapay Zeka yarışması kapsamında Türk & İslam Bilim Tarihi üzerine oluşturulan Türkçe Soru-Cevap veri setidir. | ||
|
||
This dataset is the Turkish Question & Answer dataset on Turkish & Islamic Science History within the scope of Teknofest 2018 Artificial Intelligence competition. | ||
|
||
## Veri seti / Dataset | ||
| | Başlık / Title | Paragraf / Paragraph | Soru-Cevap / Q&A | | ||
|--------------------------|----------------|----------------------|------------------| | ||
| Geliştirme / Development | 72 | 275 | 892 | | ||
| Eğitim / Train | 681 | 2232 | 8308 | | ||
|
||
## Kullanıldı / Used in | ||
- https://github.com/savasy/Turkish-Bert-NLP-Pipeline |