PyTorch
bert
pkumar-hf commited on
Commit
764dbd5
·
verified ·
1 Parent(s): 926ba4e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -4,13 +4,18 @@ datasets:
4
  license: gpl-3.0
5
  ---
6
  # MechBERT-uncased
 
7
  ## Description
8
  This base model is pre-trained on a collection of articles containing mechanical property information sourced from the stress-strain literature.
 
9
  `PureMechBERT-cased` model is initialised from scratch.
 
10
  See the [associated paper](https://doi.org/10.1021/acs.jcim.4c00857) for more details.
11
 
12
  ## Citation:
 
13
  If you use this model, please cite:
 
14
  ```
15
  @article{mechbert-kumar2025,
16
  title={MechBERT: Language Models for Extracting Chemical and Property Relationships about Mechanical Stress and Strain},
 
4
  license: gpl-3.0
5
  ---
6
  # MechBERT-uncased
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
  `PureMechBERT-cased` model is initialised from scratch.
12
+
13
  See the [associated paper](https://doi.org/10.1021/acs.jcim.4c00857) for more details.
14
 
15
  ## Citation:
16
+
17
  If you use this model, please cite:
18
+
19
  ```
20
  @article{mechbert-kumar2025,
21
  title={MechBERT: Language Models for Extracting Chemical and Property Relationships about Mechanical Stress and Strain},