InferenceIllusionist commited on
Commit
aabbc12
1 Parent(s): 23b3215

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ datasets:
18
 
19
  <img src="https://i.imgur.com/Pf53ms5.jpeg" width="400"/>
20
 
21
- Original fp16 weights [here](https://huggingface.co/InferenceIllusionist/Mistral-RealworldQA-7b-SFT).
22
 
23
  An experiment with the goal of reducing halucinations in [VQA](https://huggingface.co/tasks/visual-question-answering).
24
  First in of a series of projects centering around fine-tuning for image captioning.
 
18
 
19
  <img src="https://i.imgur.com/Pf53ms5.jpeg" width="400"/>
20
 
21
+ Original fp16 weights can be found [here](https://huggingface.co/InferenceIllusionist/Mistral-RealworldQA-7b-SFT).
22
 
23
  An experiment with the goal of reducing halucinations in [VQA](https://huggingface.co/tasks/visual-question-answering).
24
  First in of a series of projects centering around fine-tuning for image captioning.