File size: 930 Bytes
4602def
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
language:
- ru
license: mit
library_name: transformers
pipeline_tag: text-generation
tags:
- russian
- llama
- causal-lm
- continued-pretraining
- cpt
- tiny
base_model: MetaCore-LLM/MetaCore-1-Test-Base
model-index:
- name: MetaCore-1-Test-CPT
  results: []
---

# MetaCore-1-Test-CPT

**MetaCore-1-Test-CPT** is a lightweight Russian language model obtained by **continued pre‑training (CPT)** the base model [`MetaCore-1-Test-Base`](https://huggingface.co/MetaCore-LLM/MetaCore-1-Test-Base) on a broader and more diverse Russian text corpus.  
This model serves as an intermediate checkpoint, offering improved language understanding over the base model, and is intended to be further fine‑tuned for specific downstream tasks (e.g., instruction tuning, classification).

- **Developer:** MetaCore-LLM
- **Architecture:** Custom LLaMA-style (tiny config)
- **Language:** Russian
- **Parameter count:** ~16.2 million

---