Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • 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
Ctrl+K
Ctrl+K
  • 5 contributors
History: 5 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
e4fb51b verified over 1 year ago
  • .gitattributes
    1.27 kB
    Adding `safetensors` variant of this model 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 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