Leonard Püttmann commited on
Commit
f9579f3
·
verified ·
1 Parent(s): 6d93177

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ tags: []
7
 
8
  # Finetuned Mistral 7B model on philosophical texts
9
 
10
- This model is a finetune of `mistralai/Mistral-7B-Instruct-v0.3`. It was tuned with the Stanford Encyclopedia of Philosophy (SEP) from here: `AiresPucrs/stanford-encyclopedia-philosophy`.
11
 
12
  The model was trained on an A10G GPU with 24GB of VRAM for about one hour.
13
 
 
7
 
8
  # Finetuned Mistral 7B model on philosophical texts
9
 
10
+ This model is a finetune of `mistralai/Mistral-7B-Instruct-v0.3`. It was tuned with a semi-synthetic dataset based on the Stanford Encyclopedia of Philosophy (SEP) from here: `ruggsea/stanford-encyclopedia-of-philosophy_instruct`.
11
 
12
  The model was trained on an A10G GPU with 24GB of VRAM for about one hour.
13