Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,4 @@ tags:
|
|
8 |
- fill-mask
|
9 |
library_name: transformers
|
10 |
---
|
11 |
-
This model
|
|
|
8 |
- fill-mask
|
9 |
library_name: transformers
|
10 |
---
|
11 |
+
This model was derived from the bert-base-uncased checkpoint by replacing the GELU with ReLU activation function and further pre-training through several iterations to adapt it to the change of the activation function.
|