Text Generation
Transformers
Safetensors
Czech
llama
text-generation-inference
Inference Endpoints
mfajcik commited on
Commit
ecdc9bb
1 Parent(s): 9a784e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
3
  ---
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - BUT-FIT/BUT-LCC
5
+ language:
6
+ - cs
7
  ---
8
+ # Introduction
9
+ CSTinyLlama-1.2B is a Czech language model continously pretrained on 168b training tokens from English [TinyLLama-2.5T](https://huggingface.co/TinyLlama/TinyLlama-1.1B-intermediate-step-1195k-token-2.5T) model. Model was pretrained on ~67b token [Large Czech Collection](https://huggingface.co/datasets/BUT-FIT/but_lcc) using Czech tokenizer, obtained using our vocabulary swap method (see below).
10
+ Training was done on [Karolina](https://www.it4i.cz/en) cluster.