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

  • Log In
  • Sign Up

DongHyoungLee
/
oubiobert-tokenclassification-2layers-init

Transformers
PyTorch
bert
Model card Files Files and versions
xet
Community

Instructions to use DongHyoungLee/oubiobert-tokenclassification-2layers-init with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use DongHyoungLee/oubiobert-tokenclassification-2layers-init with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, BertForTokenClassificationCustom
    
    tokenizer = AutoTokenizer.from_pretrained("DongHyoungLee/oubiobert-tokenclassification-2layers-init")
    model = BertForTokenClassificationCustom.from_pretrained("DongHyoungLee/oubiobert-tokenclassification-2layers-init")
  • Notebooks
  • Google Colab
  • Kaggle
oubiobert-tokenclassification-2layers-init
2.43 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
DongHyoungLee's picture
DongHyoungLee
Upload vocab.txt
753c98c about 4 years ago
  • .gitattributes
    1.22 kB
    initial commit about 4 years ago
  • config.json
    3.74 MB
    add model about 4 years ago
  • pytorch_model.bin
    2.42 GB
    xet
    add model about 4 years ago
  • vocab.txt
    253 kB
    Upload vocab.txt about 4 years ago