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
12
Safetensors
Model size
110M params
Tensor type
I64
·
F32
·