Update README.md
Browse files
README.md
CHANGED
@@ -139,7 +139,7 @@ print(scores.tolist())
|
|
139 |
- Auto-tuned parameter persistence threshold
|
140 |
|
141 |
## Technical Specifications
|
142 |
-
- **Model Size**: ~
|
143 |
- **Embedding Dimension**: 2048
|
144 |
- **Max Sequence Length**: 512 tokens
|
145 |
- **Framework Compatibility**:
|
|
|
139 |
- Auto-tuned parameter persistence threshold
|
140 |
|
141 |
## Technical Specifications
|
142 |
+
- **Model Size**: ~1.24B parameters (based on a Llama-style architecture LLM pre-trained on Armenian data)
|
143 |
- **Embedding Dimension**: 2048
|
144 |
- **Max Sequence Length**: 512 tokens
|
145 |
- **Framework Compatibility**:
|