FirstLast commited on
Commit
b48a5bf
1 Parent(s): 09cee02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -3,7 +3,7 @@ library_name: peft
3
  ---
4
 
5
  # OpenLLaMa 3B PersonaChat
6
- This is a finetune of [OpenLLaMa 3B](https://huggingface.co/openlm-research/open_llama_3b) on the [personachat-truecased](https://huggingface.co/datasets/bavard/personachat_truecased) dataset with 3 epochs of 500 steps.
7
 
8
  ## Naming Format
9
  [model name]-finetuned-[dataset]-e[number of epochs]-s[number of steps]
 
3
  ---
4
 
5
  # OpenLLaMa 3B PersonaChat
6
+ This is a LoRA finetune of [OpenLLaMa 3B](https://huggingface.co/openlm-research/open_llama_3b) on the [personachat-truecased](https://huggingface.co/datasets/bavard/personachat_truecased) dataset with 3 epochs of 500 steps.
7
 
8
  ## Naming Format
9
  [model name]-finetuned-[dataset]-e[number of epochs]-s[number of steps]