jpacifico commited on
Commit
841aadf
1 Parent(s): 456d3ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -3,7 +3,7 @@ library_name: transformers
3
  license: apache-2.0
4
  language:
5
  - fr
6
-
7
  tags:
8
  - phi-3
9
  - french
@@ -16,7 +16,8 @@ Chocolatine v1.0
16
  3.82B params.
17
  Window context = 4k tokens
18
 
19
- This is a DPO fine-tune of Microsoft's Phi-3-mini-4k-instruct, trained to master the French language perfectly.
 
20
 
21
  ![image/jpeg](https://github.com/jpacifico/Chocolatine-LLM/blob/main/Assets/chocolatine_visuel_500x500.png?raw=true)
22
 
@@ -33,5 +34,5 @@ It does not have any moderation mechanisms.
33
 
34
  - **Developed by:** Jonathan Pacifico, 2024
35
  - **Model type:** LLM
36
- - **Language(s) (NLP):** French
37
  - **License:** MIT
 
3
  license: apache-2.0
4
  language:
5
  - fr
6
+ - en
7
  tags:
8
  - phi-3
9
  - french
 
16
  3.82B params.
17
  Window context = 4k tokens
18
 
19
+ This is a French DPO fine-tune of Microsoft's Phi-3-mini-4k-instruct,
20
+ improving its global understanding performances, even in English.
21
 
22
  ![image/jpeg](https://github.com/jpacifico/Chocolatine-LLM/blob/main/Assets/chocolatine_visuel_500x500.png?raw=true)
23
 
 
34
 
35
  - **Developed by:** Jonathan Pacifico, 2024
36
  - **Model type:** LLM
37
+ - **Language(s) (NLP):** French, English
38
  - **License:** MIT