Update README.md
Browse files
README.md
CHANGED
@@ -25,16 +25,16 @@ Window context = 4k tokens
|
|
25 |
|
26 |
Submitted on [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard), results in few days !
|
27 |
|
28 |
-
### Evaluation in French
|
29 |
|
30 |
-
Chocolatine-3B-Instruct-DPO-Revised is outperforming GPT-3.5-Turbo on [
|
31 |
used with [multilingual-mt-bench](https://github.com/Peter-Devine/multilingual_mt_bench)
|
32 |
|
33 |
![image/jpeg](https://github.com/jpacifico/Chocolatine-LLM/blob/main/Assets/results_fr_mt_bench_400x900.png?raw=false)
|
34 |
|
35 |
### Usage
|
36 |
|
37 |
-
You can run this model my [Colab notebook](https://github.com/jpacifico/Chocolatine-LLM/blob/main/Chocolatine_3B_inference_test_colab.ipynb)
|
38 |
|
39 |
You can also run this model using the following code:
|
40 |
|
|
|
25 |
|
26 |
Submitted on [OpenLLM Leaderboard](https://huggingface.co/spaces/open-llm-leaderboard/open_llm_leaderboard), results in few days !
|
27 |
|
28 |
+
### Evaluation MT-Bench in French
|
29 |
|
30 |
+
Chocolatine-3B-Instruct-DPO-Revised is outperforming GPT-3.5-Turbo on [MT-Bench-French](https://huggingface.co/datasets/bofenghuang/mt-bench-french) by Bofeng Huang,
|
31 |
used with [multilingual-mt-bench](https://github.com/Peter-Devine/multilingual_mt_bench)
|
32 |
|
33 |
![image/jpeg](https://github.com/jpacifico/Chocolatine-LLM/blob/main/Assets/results_fr_mt_bench_400x900.png?raw=false)
|
34 |
|
35 |
### Usage
|
36 |
|
37 |
+
You can run this model using my [Colab notebook](https://github.com/jpacifico/Chocolatine-LLM/blob/main/Chocolatine_3B_inference_test_colab.ipynb)
|
38 |
|
39 |
You can also run this model using the following code:
|
40 |
|