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

sshleifer
/
mar_enro_6_3_student

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

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

  • Libraries
  • Transformers

    How to use sshleifer/mar_enro_6_3_student with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("sshleifer/mar_enro_6_3_student")
    model = AutoModelForSeq2SeqLM.from_pretrained("sshleifer/mar_enro_6_3_student")
  • Notebooks
  • Google Colab
  • Kaggle
mar_enro_6_3_student
254 MB
Ctrl+K
Ctrl+K
History: 8 commits
system's picture
system HF Staff
Update source.spm
feedbca over 5 years ago
  • .gitattributes
    345 Bytes
    initial commit almost 6 years ago
  • config.json
    1.25 kB
    Update config.json almost 6 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    250 MB
    xet
    Update pytorch_model.bin almost 6 years ago
  • source.spm
    789 kB
    Update source.spm over 5 years ago
  • special_tokens_map.json
    65 Bytes
    Update special_tokens_map.json over 5 years ago
  • target.spm
    817 kB
    Update target.spm over 5 years ago
  • tokenizer_config.json
    235 Bytes
    Update tokenizer_config.json over 5 years ago
  • vocab.json
    1.51 MB
    Update vocab.json over 5 years ago