Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

cortex359
/
germeval2025

Token Classification
Transformers
German
Model card Files Files and versions
xet
Community

Instructions to use cortex359/germeval2025 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use cortex359/germeval2025 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("token-classification", model="cortex359/germeval2025")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("cortex359/germeval2025", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
germeval2025
2.24 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 4 commits
Christian Rene Thelen
Added model card informatio and citation
1e67da4 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    4.42 kB
    Added model card informatio and citation 7 months ago
  • subtask2_final_model.pth
    2.24 GB
    xet
    Model added 7 months ago