Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ The weights of the model were initialized from scratch.
|
|
8 |
|
9 |
PS : the tokenizer is the same as the one of the model bert-base-uncased.
|
10 |
|
|
|
|
|
11 |
|
12 |
To load the model \& tokenizer :
|
13 |
|
|
|
8 |
|
9 |
PS : the tokenizer is the same as the one of the model bert-base-uncased.
|
10 |
|
11 |
+
** PS2 : I am currently fixing a bu on this model. Do not expect anything from this model until my next update **
|
12 |
+
|
13 |
|
14 |
To load the model \& tokenizer :
|
15 |
|