zolicsaki commited on
Commit
a408648
·
verified ·
1 Parent(s): 9302d5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
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-Arabic-Base is a pretrained Bi-lingual Arabic and English model that adapts [Llama 2](https://huggingface.co/meta-llama/Llama-2-7b-hf) to Arabic by training on 63 billion tokens from the Arabic 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-Arabic-Chat](https://huggingface.co/sambanovasystems/SambaLingo-Arabic-Chat).
 
22
 
23
  ## Model Description
24
  <!-- Provide a longer summary of what this model is. -->
@@ -27,7 +28,8 @@ SambaLingo-Arabic-Base is a pretrained Bi-lingual Arabic and English model that
27
  - **Model type:** Language Model
28
  - **Language(s):** Arabic, 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-Arabic-Base is a pretrained Bi-lingual Arabic and English model that adapts [Llama 2](https://huggingface.co/meta-llama/Llama-2-7b-hf) to Arabic by training on 63 billion tokens from the Arabic 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-Arabic-Chat](https://huggingface.co/sambanovasystems/SambaLingo-Arabic-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):** Arabic, 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