Update README.md
Browse files
README.md
CHANGED
|
@@ -24,15 +24,17 @@ This model is a fine-tuned version of [boun-tabi-LMG/TURNA](https://huggingface.
|
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
| 27 |
-
|
| 28 |
-
|
| 29 |
## Intended uses & limitations
|
| 30 |
|
| 31 |
More information needed
|
| 32 |
|
| 33 |
## Training and evaluation data
|
| 34 |
|
| 35 |
-
|
|
|
|
|
|
|
|
|
|
| 36 |
|
| 37 |
## Training procedure
|
| 38 |
|
|
|
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
| 27 |
+
Turkish language model trained for question answering
|
|
|
|
| 28 |
## Intended uses & limitations
|
| 29 |
|
| 30 |
More information needed
|
| 31 |
|
| 32 |
## Training and evaluation data
|
| 33 |
|
| 34 |
+
- Clips/Mfaq turkish dataset: huggingface.co/datasets/clips/mfaq/viewer/tr_flat
|
| 35 |
+
- Size: 100k rows training, 2.7k validation
|
| 36 |
+
- This is a multilingual corpus of Frequently Asked Questions parsed from the Common Crawl.
|
| 37 |
+
|
| 38 |
|
| 39 |
## Training procedure
|
| 40 |
|