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

  • Log In
  • Sign Up

TurkuNLP
/
eccobert-base-cased-v1

Transformers
PyTorch
Safetensors
English
bert
pretraining
Model card Files Files and versions
xet
Community
1

Instructions to use TurkuNLP/eccobert-base-cased-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use TurkuNLP/eccobert-base-cased-v1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("TurkuNLP/eccobert-base-cased-v1")
    model = AutoModelForPreTraining.from_pretrained("TurkuNLP/eccobert-base-cased-v1")
  • Notebooks
  • Google Colab
  • Kaggle
eccobert-base-cased-v1
1 GB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 5 commits
lhchan's picture
lhchan
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
a7ac545 verified over 1 year ago
  • .gitattributes
    1.27 kB
    Adding `safetensors` variant of this model (#1) over 1 year ago
  • README.md
    443 Bytes
    Update README.md about 4 years ago
  • config.json
    568 Bytes
    Add model weights and configuration about 4 years ago
  • model.safetensors
    500 MB
    xet
    Adding `safetensors` variant of this model (#1) over 1 year ago
  • pytorch_model.bin
    500 MB
    xet
    Add model weights and configuration about 4 years ago
  • tokenizer.json
    712 kB
    Add model weights and configuration about 4 years ago