willyninja30 commited on
Commit
8952f99
1 Parent(s): 7bd9921

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -2,10 +2,13 @@
2
  license: other
3
  language:
4
  - fr
 
5
  tags:
6
  - code
7
  - text-generation-inference
8
  pipeline_tag: text-generation
 
 
9
  ---
10
  This model is the last version of Llama 2 70B finetuned over 50.000 high quality french tokens. We built our own dataset for training doing an extract of the French Dataset from Enno and removing Alpaca style translated text from english.
11
 
 
2
  license: other
3
  language:
4
  - fr
5
+ - en
6
  tags:
7
  - code
8
  - text-generation-inference
9
  pipeline_tag: text-generation
10
+ datasets:
11
+ - Enno-Ai/fr-instructs
12
  ---
13
  This model is the last version of Llama 2 70B finetuned over 50.000 high quality french tokens. We built our own dataset for training doing an extract of the French Dataset from Enno and removing Alpaca style translated text from english.
14