zolicsaki commited on
Commit
0ad63b5
1 Parent(s): 3c790b9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -18,7 +18,7 @@ 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-Turkish-Base is a pretrained Bi-lingual Turkish and English model that adapts [Llama-2-7b](https://huggingface.co/meta-llama/Llama-2-7b-hf) to Turkish by training on 42 billion tokens from the Turkish 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-Turkish-Chat](https://huggingface.co/sambanovasystems/SambaLingo-Turkish-Chat).
22
 
23
  ## Model Description
24
  <!-- Provide a longer summary of what this model is. -->
@@ -27,7 +27,8 @@ SambaLingo-Turkish-Base is a pretrained Bi-lingual Turkish and English model tha
27
  - **Model type:** Language Model
28
  - **Language(s):** Turkish, English
29
  - **Finetuned from model:** [Llama 2](https://huggingface.co/meta-llama/Llama-2-7b-hf)
30
- - **Blog Post**: Will be released soon!
 
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-Turkish-Base is a pretrained Bi-lingual Turkish and English model that adapts [Llama-2-7b](https://huggingface.co/meta-llama/Llama-2-7b-hf) to Turkish by training on 42 billion tokens from the Turkish 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-Turkish-Chat](https://huggingface.co/sambanovasystems/SambaLingo-Turkish-Chat), or try it out at [SambaLingo-chat-space](https://huggingface.co/spaces/sambanovasystems/SambaLingo-chat-space).
22
 
23
  ## Model Description
24
  <!-- Provide a longer summary of what this model is. -->
 
27
  - **Model type:** Language Model
28
  - **Language(s):** Turkish, English
29
  - **Finetuned from model:** [Llama 2](https://huggingface.co/meta-llama/Llama-2-7b-hf)
30
+ - **Try the chat version of this model**: [SambaLingo-chat-space](https://huggingface.co/spaces/sambanovasystems/SambaLingo-chat-space).
31
+ - **Blog Post**: [sambalingo-open-source-language-experts](https://sambanova.ai/blog/sambalingo-open-source-language-experts)
32
 
33
  ## Getting Started
34