DARE: Data Augmented Relation Extraction with GPT-2
Paper • 2004.13845 • Published
How to use healx/gpt-2-pubmed-medium with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("healx/gpt-2-pubmed-medium", dtype="auto")YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
GPT-2 (355M model) finetuned on 0.5m PubMed abstracts. Used in the writemeanabstract.com and the following preprint: