PEFT
Safetensors
English
adirik commited on
Commit
abe1a64
1 Parent(s): c9bc1be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ language:
7
  - en
8
  ---
9
  ## Style-Instruct Mistral 7B
10
- Mistral 7B instruct fine-tuned on the [neuralwork/fashion-style-instruct]() dataset with LoRA and 4bit quantization. See the blog [post](https://blog.neuralwork.ai/) and Github [repository](https://github.com/neuralwork/instruct-finetune-mistral)
11
  for training details. This model is trained with body type / personal style descriptions as input, target events (e.g. casual date, business meeting) as context and outfit combination suggestions as output. For a full list of event types, refer to the gradio demo [file](https://github.com/neuralwork/instruct-finetune-mistral/blob/main/app.py) in the Github repository.
12
 
13
 
 
7
  - en
8
  ---
9
  ## Style-Instruct Mistral 7B
10
+ Mistral 7B instruct fine-tuned on the [neuralwork/fashion-style-instruct](https://huggingface.co/datasets/neuralwork/fashion-style-instruct) dataset with LoRA and 4bit quantization. See the blog [post](https://blog.neuralwork.ai/an-llm-fine-tuning-cookbook-with-mistral-7b/) and Github [repository](https://github.com/neuralwork/instruct-finetune-mistral)
11
  for training details. This model is trained with body type / personal style descriptions as input, target events (e.g. casual date, business meeting) as context and outfit combination suggestions as output. For a full list of event types, refer to the gradio demo [file](https://github.com/neuralwork/instruct-finetune-mistral/blob/main/app.py) in the Github repository.
12
 
13