Locutusque commited on
Commit
85bff93
1 Parent(s): a51a816

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,4 +36,4 @@ The model is evaluated based on several metrics, including loss, reward, penalty
36
  - Average loss: 1.7
37
 
38
  ## Limitations and Bias
39
- Because I have a rather weak computer for machine learning, I was not able to train this model for too long. The model may output irrelevant answers, or even sometimes the responses can be nonsensical. The Interface API is not a recommended place to test the model because this model requires a input format.
 
36
  - Average loss: 1.7
37
 
38
  ## Limitations and Bias
39
+ Because I have a rather weak computer for machine learning, I was not able to train this model for too long. The model may output irrelevant answers, or even sometimes the responses can be nonsensical. The Interface API is not a recommended place to test the model because this model requires a input format. This model was not fine-tuned to remember history from the chat, so it cannot be asked follow up questions (if anyone wants to fine-tune it so that it does remember chat history, be my guest).