Locutusque commited on
Commit
de9849a
1 Parent(s): 99c8efd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,6 +50,6 @@ slices:
50
 
51
  This model can also answer basic questions, without needing to do any fine-tuning.
52
 
53
- This model was also created as an attempt to fix the issue with V2 - the weights were prone to exploding gradients, making it difficult to fine-tune. This model should be easier to fine-tune, however, I have not tested it yet.
54
 
55
  To get the best out of this model, I recommend installing it, and trying it out yourself, as the model's performance seems to degrade in the inference API.
 
50
 
51
  This model can also answer basic questions, without needing to do any fine-tuning.
52
 
53
+ This model was also created as an attempt to fix the issue with V2 - the weights were prone to exploding gradients, making it difficult to fine-tune. This model is easier to fine-tune.
54
 
55
  To get the best out of this model, I recommend installing it, and trying it out yourself, as the model's performance seems to degrade in the inference API.