PyTorch
bert
pkumar-hf commited on
Commit
114e1e1
·
verified ·
1 Parent(s): 223410a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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. This `MechBERT-cased` model is initialised from the weights of `BERT-base-cased`.
 
 
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