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

  • Log In
  • Sign Up

circulus
/
koelectra-act-v1

Transformers
PyTorch
electra
Model card Files Files and versions
xet
Community
1

Instructions to use circulus/koelectra-act-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use circulus/koelectra-act-v1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, ElectraForMultiLabelClassification
    
    tokenizer = AutoTokenizer.from_pretrained("circulus/koelectra-act-v1")
    model = ElectraForMultiLabelClassification.from_pretrained("circulus/koelectra-act-v1")
  • Notebooks
  • Google Colab
  • Kaggle
koelectra-act-v1
450 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
rippertnt's picture
rippertnt
add model
4865ed5 over 3 years ago
  • .gitattributes
    1.34 kB
    initial commit over 3 years ago
  • config.json
    3.08 kB
    add model over 3 years ago
  • pytorch_model.bin
    449 MB
    xet
    add model over 3 years ago
  • special_tokens_map.json
    194 Bytes
    add tokenizer over 3 years ago
  • tokenizer_config.json
    509 Bytes
    add tokenizer over 3 years ago
  • vocab.txt
    263 kB
    add tokenizer over 3 years ago