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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

csebuetnlp
/
banglishbert

Transformers
PyTorch
Bengali
English
electra
pretraining
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use csebuetnlp/banglishbert with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForPreTraining
    
    tokenizer = AutoTokenizer.from_pretrained("csebuetnlp/banglishbert")
    model = AutoModelForPreTraining.from_pretrained("csebuetnlp/banglishbert", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
banglishbert
885 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
83c972a verified almost 2 years ago
  • .gitattributes
    1.23 kB
    Adding `safetensors` variant of this model almost 2 years ago
  • README.md
    7.65 kB
    Create README.md over 4 years ago
  • config.json
    874 Bytes
    Add model over 4 years ago
  • model.safetensors
    443 MB
    xet
    Adding `safetensors` variant of this model almost 2 years ago
  • pytorch_model.bin
    443 MB
    xet
    Add model over 4 years ago
  • special_tokens_map.json
    112 Bytes
    Add model over 4 years ago
  • tokenizer_config.json
    119 Bytes
    Add model over 4 years ago
  • vocab.txt
    366 kB
    Add model over 4 years ago