Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This dataset is the result of merging and cleaning data from the following sources:
|
2 |
+
|
3 |
+
- [Turkish Poems Cleaned](https://huggingface.co/datasets/beratcmn/turkish-poems-cleaned)
|
4 |
+
- [Turkish Reading Comprehension Question Answering Dataset](https://github.com/okanvk/Turkish-Reading-Comprehension-Question-Answering-Dataset)
|
5 |
+
- [Stanford ALPaCA Cleaned Turkish Translated](https://huggingface.co/datasets/emre/stanford-alpaca-cleaned-turkish-translated)
|
6 |
+
- [Turkish Poems](https://www.kaggle.com/datasets/emreokcular/turkish-poems)
|
7 |
+
- [Turkish Folk Song Lyrics](https://www.kaggle.com/datasets/emreokcular/turkish-folk-song-lyrics)
|
8 |
+
|
9 |
+
The data has been merged and processed for quality and consistency to create this dataset.
|