ereniko commited on
Commit
4155521
·
verified ·
1 Parent(s): 848dd53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -24,6 +24,8 @@ pipeline_tag: text-generation
24
 
25
  # İvme-Conversate-22M-Base
26
 
 
 
27
  **İvme** (Turkish: *acceleration*) is a series of stupidly small language models built to punch above their weight. This is the first release: a 22M parameter decoder-only base model trained from scratch on a dense, quality-filtered corpus.
28
 
29
  The goal is not production deployment. The goal is to see how well a sub-25M model can perform when every decision — architecture, data mix, optimizer, training schedule — is made deliberately.
 
24
 
25
  # İvme-Conversate-22M-Base
26
 
27
+ ![Conversate-20M Logo](https://cdn-uploads.huggingface.co/production/uploads/670562d6ac129959c16f84d4/R4ShzeAX2uX6x0xxV8NaA.png)
28
+
29
  **İvme** (Turkish: *acceleration*) is a series of stupidly small language models built to punch above their weight. This is the first release: a 22M parameter decoder-only base model trained from scratch on a dense, quality-filtered corpus.
30
 
31
  The goal is not production deployment. The goal is to see how well a sub-25M model can perform when every decision — architecture, data mix, optimizer, training schedule — is made deliberately.