CoolFace
Modelpublic

rima-imane/RE-SciBERT-finetuned-chemProt

sourceHugging Facecc-by-4.0updated 2y agoView on Hugging Face
0likes12downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

RE-SciBERT-finetuned-chemProt

This model is a fine-tuned version of allenai/scibert_scivocab_uncased on an CHEMPROT dataset.

Intended Use

This model is designed for relation extraction tasks within the biomedical domain, particularly focusing on chemical-protein interactions.

Usage

Ideal for text classification and extraction in biomedical research and applications involving chemical and protein interactions.

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 2e-05
  • —trainbatchsize: 3
  • —evalbatchsize: 3
  • —weight_decay: 0.01
  • —num_epochs: 2

Framework versions

Transformers 4.46.0

Tokenizers 1.0.0