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

ai4bharat
/
IndicBART

Transformers
PyTorch
mbart
text2text-generation
multilingual
nlp
indicnlp
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Transformers

    How to use ai4bharat/IndicBART with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ai4bharat/IndicBART")
    model = AutoModelForSeq2SeqLM.from_pretrained("ai4bharat/IndicBART")
  • Notebooks
  • Google Colab
  • Kaggle
IndicBART
1.95 GB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 38 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
3323007 about 3 years ago
  • .gitattributes
    1.23 kB
    Adding `safetensors` variant of this model about 3 years ago
  • README.md
    8.02 kB
    Update README.md (#1) almost 4 years ago
  • added_tokens.json
    221 Bytes
    Added tokenizer and model in a single repo. over 4 years ago
  • config.json
    832 Bytes
    The tokenizer and model are now in one place. over 4 years ago
  • model.safetensors
    976 MB
    xet
    Adding `safetensors` variant of this model about 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    976 MB
    xet
    Fixed the model. over 4 years ago
  • special_tokens_map.json
    398 Bytes
    Added tokenizer and model in a single repo. over 4 years ago
  • spiece.model
    1.9 MB
    xet
    Added tokenizer and model in a single repo. over 4 years ago
  • tokenizer_config.json
    498 Bytes
    Update tokenizer_config.json over 4 years ago