PyTorch
bert
File size: 800 Bytes
926ba4e
 
 
 
 
 
764dbd5
926ba4e
 
764dbd5
926ba4e
764dbd5
926ba4e
 
 
764dbd5
926ba4e
764dbd5
926ba4e
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
datasets:
- CambridgeMolecularEngineering/StressEngineeringLiterature
license: gpl-3.0
---
# MechBERT-uncased

## Description
This base model is pre-trained on a collection of articles containing mechanical property information sourced from the stress-strain literature.

`PureMechBERT-cased` model is initialised from scratch.

See the [associated paper](https://doi.org/10.1021/acs.jcim.4c00857) for more details.

## Citation:

If you use this model, please cite:

```
@article{mechbert-kumar2025,
  title={MechBERT: Language Models for Extracting Chemical and Property Relationships about Mechanical Stress and Strain},
  author={Pankaj Kumar, Saurabh Kabra, Jacqueline M. Cole},
  journal={Journal of Chemical Information and Modelling},
  doi={10.1021/acs.jcim.4c00857},
  year={2025}
}
```