yeniguno commited on
Commit
dd7dd1a
·
verified ·
1 Parent(s): 1ac3fa0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -2
README.md CHANGED
@@ -1,11 +1,20 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  # Model Card for Model ID
7
 
8
- <!-- Provide a quick summary of what the model is/does. -->
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 ![ytu-ce-cosmos/turkish-gpt2-large](https://huggingface.co/ytu-ce-cosmos/turkish-gpt2-large), trained on 100,000 Turkish poems. It specializes in generating poetry in Turkish with fluency and coherence.
18
 
19
 
20