Update README.md
Browse files
README.md
CHANGED
@@ -40,6 +40,11 @@ As shown in the table, domestic-yak-8B consistently outperforms its foundational
|
|
40 |
## Usage
|
41 |
...
|
42 |
|
|
|
|
|
|
|
|
|
|
|
43 |
## 📬 Contact
|
44 |
|
45 |
For inquiries, feedback, or contributions, please feel free to reach out to the core team:
|
@@ -48,11 +53,6 @@ For inquiries, feedback, or contributions, please feel free to reach out to the
|
|
48 |
- [Matea Tashkovska](https://www.linkedin.com/in/matea-tashkovska-774603198/) [📧](mailto:[email protected])
|
49 |
- [Borjan Sazdov](https://www.linkedin.com/in/borjan-sazdov-4b2187211/) [📧](mailto:[email protected])
|
50 |
|
51 |
-
## ⚠️ Limitations
|
52 |
-
- **Biases:** The model may show biases present in the training dataset. Efforts were made to clean and deduplicate the corpus, but further bias mitigation might be necessary for sensitive applications.
|
53 |
-
- **Domain Specificity:** While the dataset covers diverse domains, performance may vary for niche or underrepresented topics. For example, the dataset is heavily skewed toward 'news'-themed texts, while domains such as 'science' or 'medicine' are less represented.
|
54 |
-
- **Chat Capabilities:** This version is the base model so its chat capabilities might be limited. If you would like to chat use the [instruct version](https://huggingface.co/LVSTCK/domestic-yak-8B-instruct).
|
55 |
-
|
56 |
## Citation
|
57 |
```
|
58 |
@model{domestic-yak-8B,
|
|
|
40 |
## Usage
|
41 |
...
|
42 |
|
43 |
+
## ⚠️ Limitations
|
44 |
+
- **Biases:** The model may show biases present in the training dataset. Efforts were made to clean and deduplicate the corpus, but further bias mitigation might be necessary for sensitive applications.
|
45 |
+
- **Domain Specificity:** While the dataset covers diverse domains, performance may vary for niche or underrepresented topics. For example, the dataset is heavily skewed toward 'news'-themed texts, while domains such as 'science' or 'medicine' are less represented.
|
46 |
+
- **Chat Capabilities:** This version is the base model so its chat capabilities might be limited. If you would like to chat use the [instruct version](https://huggingface.co/LVSTCK/domestic-yak-8B-instruct).
|
47 |
+
|
48 |
## 📬 Contact
|
49 |
|
50 |
For inquiries, feedback, or contributions, please feel free to reach out to the core team:
|
|
|
53 |
- [Matea Tashkovska](https://www.linkedin.com/in/matea-tashkovska-774603198/) [📧](mailto:[email protected])
|
54 |
- [Borjan Sazdov](https://www.linkedin.com/in/borjan-sazdov-4b2187211/) [📧](mailto:[email protected])
|
55 |
|
|
|
|
|
|
|
|
|
|
|
56 |
## Citation
|
57 |
```
|
58 |
@model{domestic-yak-8B,
|