Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,8 @@ metrics:
|
|
18 |
<img src="SambaLingo_Logo.png" width="340" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
|
19 |
|
20 |
<!-- Provide a quick summary of what the model is/does. -->
|
21 |
-
SambaLingo-Bulgarian-Base is a pretrained Bi-lingual Bulgarian and English model that adapts [Llama-2-7b](https://huggingface.co/meta-llama/Llama-2-7b-hf) to Bulgarian by training on 38 billion tokens from the Bulgarian split of the [Cultura-X](https://huggingface.co/datasets/uonlp/CulturaX) dataset. This model reports state of the art evaluation results in perplexity and FLORES-200 translation. For the chat version of this model, please see [sambanovasystems/SambaLingo-Bulgarian-Chat](https://huggingface.co/sambanovasystems/SambaLingo-Bulgarian-Chat).
|
|
|
22 |
|
23 |
## Model Description
|
24 |
<!-- Provide a longer summary of what this model is. -->
|
@@ -27,7 +28,8 @@ SambaLingo-Bulgarian-Base is a pretrained Bi-lingual Bulgarian and English model
|
|
27 |
- **Model type:** Language Model
|
28 |
- **Language(s):** Bulgarian, English
|
29 |
- **Finetuned from model:** [Llama 2](https://huggingface.co/meta-llama/Llama-2-7b-hf)
|
30 |
-
- **
|
|
|
31 |
|
32 |
## Getting Started
|
33 |
|
|
|
18 |
<img src="SambaLingo_Logo.png" width="340" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
|
19 |
|
20 |
<!-- Provide a quick summary of what the model is/does. -->
|
21 |
+
SambaLingo-Bulgarian-Base is a pretrained Bi-lingual Bulgarian and English model that adapts [Llama-2-7b](https://huggingface.co/meta-llama/Llama-2-7b-hf) to Bulgarian by training on 38 billion tokens from the Bulgarian split of the [Cultura-X](https://huggingface.co/datasets/uonlp/CulturaX) dataset. This model reports state of the art evaluation results in perplexity and FLORES-200 translation. For the chat version of this model, please see [sambanovasystems/SambaLingo-Bulgarian-Chat](https://huggingface.co/sambanovasystems/SambaLingo-Bulgarian-Chat), or try it out at [SambaLingo-chat-space](https://huggingface.co/spaces/sambanovasystems/SambaLingo-chat-space).
|
22 |
+
|
23 |
|
24 |
## Model Description
|
25 |
<!-- Provide a longer summary of what this model is. -->
|
|
|
28 |
- **Model type:** Language Model
|
29 |
- **Language(s):** Bulgarian, English
|
30 |
- **Finetuned from model:** [Llama 2](https://huggingface.co/meta-llama/Llama-2-7b-hf)
|
31 |
+
- **Try the chat version of this model**: [SambaLingo-chat-space](https://huggingface.co/spaces/sambanovasystems/SambaLingo-chat-space).
|
32 |
+
- **Blog Post**: [sambalingo-open-source-language-experts](https://sambanova.ai/blog/sambalingo-open-source-language-experts)
|
33 |
|
34 |
## Getting Started
|
35 |
|