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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,14 +1,23 @@
1
  ---
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
 
 
1
  ---
2
+ license: llama2
3
  language:
4
  - fr
5
  - en
6
  tags:
7
  - code
8
  - text-generation-inference
9
+ - 'Meta '
10
+ - llama
11
+ - facebook
12
+ - pytorch
13
+ - openassistant
14
+ - data
15
+ - education
16
+ - languages
17
  pipeline_tag: text-generation
18
  datasets:
19
  - Enno-Ai/fr-instructs
20
+ library_name: adapter-transformers
21
  ---
22
  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.
23