Update README.md
Browse files
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
|
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
|