Svngoku commited on
Commit
40cf552
1 Parent(s): f77d001

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -16,7 +16,19 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  # Aya Expanse 8B French
18
 
19
- This model is a fine-tuned version of [CohereForAI/aya-expanse-8b](https://huggingface.co/CohereForAI/aya-expanse-8b) on an unknown dataset.
 
 
 
 
 
 
 
 
 
 
 
 
20
 
21
  ## Model description
22
 
 
16
 
17
  # Aya Expanse 8B French
18
 
19
+ <img src="aya-expanse-8B.png" width="650" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
20
+
21
+ Aya Expanse is an open-weight research release of a model with highly advanced multilingual capabilities. It focuses on pairing a highly performant pre-trained [Command family](https://huggingface.co/CohereForAI/c4ai-command-r-plus) of models with the result of a year’s dedicated research from [Cohere For AI](https://cohere.for.ai/), including [data arbitrage](https://arxiv.org/pdf/2408.14960), [multilingual preference training](https://arxiv.org/abs/2407.02552), [safety tuning](https://arxiv.org/abs/2406.18682), and [model merging](https://arxiv.org/abs/2410.10801). The result is a powerful multilingual large language model serving 23 languages.
22
+
23
+ We cover 23 languages: Arabic, Chinese (simplified & traditional), Czech, Dutch, English, French, German, Greek, Hebrew, Hebrew, Hindi, Indonesian, Italian, Japanese, Korean, Persian, Polish, Portuguese, Romanian, Russian, Spanish, Turkish, Ukrainian, and Vietnamese
24
+
25
+ This model card corresponds to the 8-billion version of the Aya Expanse model. We also released an 32-billion version which you can find [here](https://huggingface.co/CohereForAI/aya-expanse-32B).
26
+
27
+ - Developed by: [Cohere For AI](https://cohere.for.ai/)
28
+ - Point of Contact: Cohere For AI: [cohere.for.ai](https://cohere.for.ai/)
29
+ - License: [CC-BY-NC](https://cohere.com/c4ai-cc-by-nc-license), requires also adhering to [C4AI's Acceptable Use Policy](https://docs.cohere.com/docs/c4ai-acceptable-use-policy)
30
+ - Model: Aya Expanse 8B
31
+ - Model Size: 8 billion parameters
32
 
33
  ## Model description
34