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

  • Log In
  • Sign Up

l3cube-pune
/
malayalam-bert-scratch

Fill-Mask
Transformers
PyTorch
Safetensors
Malayalam
bert
Model card Files Files and versions
xet
Community
1

Instructions to use l3cube-pune/malayalam-bert-scratch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use l3cube-pune/malayalam-bert-scratch with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="l3cube-pune/malayalam-bert-scratch")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("l3cube-pune/malayalam-bert-scratch")
    model = AutoModelForMaskedLM.from_pretrained("l3cube-pune/malayalam-bert-scratch")
  • Notebooks
  • Google Colab
  • Kaggle
malayalam-bert-scratch
1.01 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
l3cube-pune's picture
l3cube-pune
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
dd4829c over 2 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    2.91 kB
    Update README.md almost 3 years ago
  • config.json
    646 Bytes
    Update model files over 3 years ago
  • model.safetensors
    504 MB
    xet
    Adding `safetensors` variant of this model (#1) over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "torch.LongStorage",
    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2"

    What is a pickle import?

    504 MB
    xet
    Update model files over 3 years ago
  • special_tokens_map.json
    125 Bytes
    Update model files over 3 years ago
  • tokenizer.json
    1.99 MB
    Update model files over 3 years ago
  • tokenizer_config.json
    411 Bytes
    Update tokenizer_config.json about 3 years ago
  • vocab.txt
    1.16 MB
    Update model files over 3 years ago