Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: mit
|
3 |
language:
|
4 |
- tr
|
|
|
5 |
---
|
6 |
|
7 |
Pretrained on 1B (mostly Turkish) tokens from HF and "high quality" scraped data using 1 RTX 3090. The training will continue. The model already can produce sensible sentences in Turkish.
|
@@ -11,4 +12,4 @@ HF kaynaklı ve scrape edilen 1 Milyar (çoğunlukla Türkçe) token ile 1 RTX 3
|
|
11 |
|
12 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6324eabf05bd8a54c6eb1650/zq9urjpOOLRyLzDiyLCXw.png)
|
13 |
|
14 |
-
(top_k=24, repetition_penalty=1.1, temperature=0.12, seed=1022)
|
|
|
2 |
license: mit
|
3 |
language:
|
4 |
- tr
|
5 |
+
library_name: transformers
|
6 |
---
|
7 |
|
8 |
Pretrained on 1B (mostly Turkish) tokens from HF and "high quality" scraped data using 1 RTX 3090. The training will continue. The model already can produce sensible sentences in Turkish.
|
|
|
12 |
|
13 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6324eabf05bd8a54c6eb1650/zq9urjpOOLRyLzDiyLCXw.png)
|
14 |
|
15 |
+
(top_k=24, repetition_penalty=1.1, temperature=0.12, seed=1022)
|