Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,20 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
tags:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
7 |
|
8 |
-
|
9 |
|
10 |
|
11 |
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
tags:
|
4 |
+
- text-generation
|
5 |
+
- turkish
|
6 |
+
- gpt2
|
7 |
+
license: apache-2.0
|
8 |
+
language:
|
9 |
+
- tr
|
10 |
+
base_model:
|
11 |
+
- ytu-ce-cosmos/turkish-gpt2-large
|
12 |
+
pipeline_tag: text-generation
|
13 |
---
|
14 |
|
15 |
# Model Card for Model ID
|
16 |
|
17 |
+
This model is a fine-tuned version of , trained on 100,000 Turkish poems. It specializes in generating poetry in Turkish with fluency and coherence.
|
18 |
|
19 |
|
20 |
|