cnmoro commited on
Commit
f55ff90
·
verified ·
1 Parent(s): 7db477a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -25,7 +25,7 @@ If a question is not directed, we would change the actions we perform on a RAG p
25
 
26
  The accuracy achieved during training was 94%.
27
 
28
- This model is designed to be an upgrade to the previous model: https://huggingface.co/cnmoro/bert-tiny-question-classifier
29
 
30
  ```python
31
  import torch
 
25
 
26
  The accuracy achieved during training was 94%.
27
 
28
+ This model is designed to be an upgrade of the previous model: https://huggingface.co/cnmoro/bert-tiny-question-classifier
29
 
30
  ```python
31
  import torch