Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,9 @@ license: gpl-3.0
|
|
6 |
# MechBERT-cased
|
7 |
|
8 |
## Description
|
9 |
-
This base model is pre-trained on a collection of articles containing mechanical property information sourced from the stress-strain literature.
|
|
|
|
|
10 |
|
11 |
See the [associated paper](https://doi.org/10.1021/acs.jcim.4c00857) for more details.
|
12 |
|
|
|
6 |
# MechBERT-cased
|
7 |
|
8 |
## Description
|
9 |
+
This base model is pre-trained on a collection of articles containing mechanical property information sourced from the stress-strain literature.
|
10 |
+
|
11 |
+
`MechBERT-cased` model is initialised from the weights of `BERT-base-cased`.
|
12 |
|
13 |
See the [associated paper](https://doi.org/10.1021/acs.jcim.4c00857) for more details.
|
14 |
|