Update README.md
Browse files
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-Japanese-Base is a pretrained Bi-lingual Japanese and English model that adapts [Llama
|
22 |
|
23 |
## Model Description
|
24 |
<!-- Provide a longer summary of what this model is. -->
|
|
|
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-Japanese-Base is a pretrained Bi-lingual Japanese and English model that adapts [Llama-2-7b](https://huggingface.co/meta-llama/Llama-2-7b-hf) to Japanese by training on 42 billion tokens from the Japanese 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-Japanese-Chat](https://huggingface.co/sambanovasystems/SambaLingo-Japanese-Chat).
|
22 |
|
23 |
## Model Description
|
24 |
<!-- Provide a longer summary of what this model is. -->
|