juliehunter commited on
Commit
c32b8ef
·
verified ·
1 Parent(s): 874dfce

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -38,7 +38,7 @@ pipeline_tag: text-generation
38
 
39
  Lucie-7B-Instruct-human-data is a fine-tuned version of [Lucie-7B](), an open-source, multilingual causal language model created by OpenLLM-France.
40
 
41
- Lucie-7B-Instruct-human-data is fine-tuned on human-produced instructions collected either from open annotation campaigns or by applying templates to extant datasets.
42
 
43
 
44
  ## Training details
@@ -139,7 +139,7 @@ print(chat_response.choices[0].message.content)
139
 
140
  ## Citation
141
 
142
- TODO
143
 
144
  ## Acknowledgements
145
 
 
38
 
39
  Lucie-7B-Instruct-human-data is a fine-tuned version of [Lucie-7B](), an open-source, multilingual causal language model created by OpenLLM-France.
40
 
41
+ Lucie-7B-Instruct-human-data is fine-tuned on human-produced instructions collected either from open annotation campaigns or by applying templates to extant datasets. The performance of Lucie-7B-Instruct-human-data falls below that of [Lucie-7B-Instruct](https://huggingface.co/OpenLLM-France/Lucie-7B-Instruct); the interest of the model is to show what can be done to fine-tune LLMs to follow instructions without appealing to third party LLMs.
42
 
43
 
44
  ## Training details
 
139
 
140
  ## Citation
141
 
142
+ Coming soon.
143
 
144
  ## Acknowledgements
145