innocent-charles
commited on
Commit
·
4fd5a79
1
Parent(s):
9b99b32
Update README.md
Browse files
README.md
CHANGED
@@ -105,9 +105,9 @@ tokenizer = AutoTokenizer.from_pretrained(model_name)
|
|
105 |
```
|
106 |
|
107 |
|
108 |
-
##
|
109 |
|
110 |
-
The project is still going, hence the model is still updated after training the model in more data, Therefore pull requests are welcome to contribute to increase the performance of the
|
111 |
|
112 |
## Author
|
113 |
**Innocent Charles:** [email protected]
|
|
|
105 |
```
|
106 |
|
107 |
|
108 |
+
## Special consideration
|
109 |
|
110 |
+
The project is still going, hence the model is still updated after training the model in more data, Therefore pull requests are welcome to contribute to increase the performance of the model.
|
111 |
|
112 |
## Author
|
113 |
**Innocent Charles:** [email protected]
|