Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,6 @@ library_name: transformers
|
|
9 |
tags:
|
10 |
- trl
|
11 |
- Reinforcement learning
|
12 |
-
- Qwen2.5-1B
|
13 |
---
|
14 |
# **Bellatrix-Tiny-1.5B-R1**
|
15 |
|
@@ -58,5 +57,4 @@ Despite its capabilities, Bellatrix has some limitations:
|
|
58 |
2. **Dependence on Training Data**: It is only as good as the quality and diversity of its training data, which may lead to biases or inaccuracies.
|
59 |
3. **Computational Resources**: The model’s optimized transformer architecture can be resource-intensive, requiring significant computational power for fine-tuning and inference.
|
60 |
4. **Language Coverage**: While multilingual, some languages or dialects may have limited support or lower performance compared to widely used ones.
|
61 |
-
5. **Real-World Contexts**: It may struggle with understanding nuanced or ambiguous real-world scenarios not covered during training.
|
62 |
-
|
|
|
9 |
tags:
|
10 |
- trl
|
11 |
- Reinforcement learning
|
|
|
12 |
---
|
13 |
# **Bellatrix-Tiny-1.5B-R1**
|
14 |
|
|
|
57 |
2. **Dependence on Training Data**: It is only as good as the quality and diversity of its training data, which may lead to biases or inaccuracies.
|
58 |
3. **Computational Resources**: The model’s optimized transformer architecture can be resource-intensive, requiring significant computational power for fine-tuning and inference.
|
59 |
4. **Language Coverage**: While multilingual, some languages or dialects may have limited support or lower performance compared to widely used ones.
|
60 |
+
5. **Real-World Contexts**: It may struggle with understanding nuanced or ambiguous real-world scenarios not covered during training.
|
|