File size: 2,248 Bytes
184bb9b
 
 
 
 
 
 
 
 
 
 
 
d759f6b
184bb9b
 
d759f6b
 
184bb9b
2f95d1d
184bb9b
 
d759f6b
184bb9b
 
 
d759f6b
 
184bb9b
 
 
 
 
 
 
 
d759f6b
 
184bb9b
 
 
 
 
 
d759f6b
184bb9b
d759f6b
184bb9b
 
 
 
 
 
 
 
d759f6b
184bb9b
 
 
 
 
 
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
# Doc / guide: https://huggingface.co/docs/hub/model-cards
{}
---

# GoldHamster Model

Model for text classification based on the [GoldHamster corpus](https://doi.org/10.5281/zenodo.7152295). [Source code]() is available.

### Model Description

Model pre-trained on [PubMedBERT](https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract) and fine-tuned on the GoldHamster corpus.

- **Language(s) (NLP):** English
- **License:** [CC BY 3.0 DE](https://creativecommons.org/licenses/by/3.0/de/deed.en)
- **Finetuned from model:** https://huggingface.co/microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract

### Model Sources

- **Repository:** https://github.com/mariananeves/goldhamster
- **Paper:** https://europepmc.org/article/ppr/ppr479254

## Uses

Model for detecting our eight-label schema: invertebrates, in vivo, human, organs, primary cell lines, immortal cell lines, in silico, others.
Predictions are on the document level.

### Direct Use

[More Information Needed]


### Results

Results are in terms of f-score.


| invertebrates |  in vivo  |    human  |   organs  | primary cell lines | immortal cell lines |  in silico  |   others  |
| ------------- | --------- | --------- | --------- | ------------------ | ------------------- | ----------- | --------- |
|      0.95     |    0.88   |    0.86   |    0.82   |         0.75       |         0.83        |     0.75    |    0.78   |


## Citation

```latex
@misc {PPR:PPR479254,
	Title = {Automatic classification of experimental models in biomedical literature to support searching for alternative methods to animal experiments},
	Author = {Neves, Mariana and Klippert, Antonina and Knöspel, Fanny and Rudeck, Juliane and Stolz, Ailine and Ban, Zsofia and Becker, Markus and Diederich, Kai and Grune, Barbara and Kahnau, Pia and Ohnesorge, Nils and Pucher, Johannes and Schönfelder, Gilbert and Bert, Bettina and Butzke, Daniel},
	DOI = {10.21203/rs.3.rs-1526055/v1},
	Publisher = {Research Square},
	Year = {2022},
	URL = {https://doi.org/10.21203/rs.3.rs-1526055/v1},
}
```

## Contact

Contact: https://mariananeves.github.io/