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
/
IndicBARTSS

Transformers
PyTorch
mbart
text2text-generation
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use ai4bharat/IndicBARTSS with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ai4bharat/IndicBARTSS")
    model = AutoModelForSeq2SeqLM.from_pretrained("ai4bharat/IndicBARTSS")
  • Notebooks
  • Google Colab
  • Kaggle
IndicBARTSS
980 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
prajdabre's picture
prajdabre
Update config.json
4b2669d about 4 years ago
  • .gitattributes
    1.18 kB
    initial commit about 4 years ago
  • README.md
    7.32 kB
    Update README.md about 4 years ago
  • added_tokens.json
    239 Bytes
    Added all files about 4 years ago
  • config.json
    832 Bytes
    Update config.json about 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    976 MB
    xet
    Added all files about 4 years ago
  • special_tokens_map.json
    398 Bytes
    Added all files about 4 years ago
  • spiece.model
    1.8 MB
    xet
    Added all files about 4 years ago
  • spiece.vocab
    1.62 MB
    Added all files about 4 years ago
  • tokenizer_config.json
    485 Bytes
    Added all files about 4 years ago