Edit model card

Usage

from transformers import AutoTokenizer, AutoModelForSequenceClassification
  
tokenizer = AutoTokenizer.from_pretrained("shahrukhx01/gbert-germeval-2021")

model = AutoModelForSequenceClassification.from_pretrained("shahrukhx01/gbert-germeval-2021")

Dataset

@proceedings{germeval-2021-germeval,
    title = "Proceedings of the GermEval 2021 Shared Task on the Identification of Toxic, Engaging, and Fact-Claiming Comments",
    editor = "Risch, Julian  and
      Stoll, Anke  and
      Wilms, Lena  and
      Wiegand, Michael",
    month = sep,
    year = "2021",
    address = "Duesseldorf, Germany",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.germeval-1.0",
}

license: mit

Downloads last month
24
Safetensors
Model size
110M params
Tensor type
I64
·
F32
·
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.