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

junyinc
/
LING575-WIN21-Reorder

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

Instructions to use junyinc/LING575-WIN21-Reorder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use junyinc/LING575-WIN21-Reorder with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("junyinc/LING575-WIN21-Reorder")
    model = AutoModelForSeq2SeqLM.from_pretrained("junyinc/LING575-WIN21-Reorder")
  • Notebooks
  • Google Colab
  • Kaggle
LING575-WIN21-Reorder
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
junyinc's picture
junyinc
Upload tokenizer
89548a3 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • added_tokens.json
    413 Bytes
    Upload tokenizer about 3 years ago
  • config.json
    1.74 kB
    Upload BartForConditionalGeneration about 3 years ago
  • generation_config.json
    292 Bytes
    Upload 9 files about 3 years ago
  • merges.txt
    456 kB
    Upload 9 files about 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    558 MB
    xet
    Upload BartForConditionalGeneration about 3 years ago
  • special_tokens_map.json
    732 Bytes
    Upload 9 files about 3 years ago
  • tokenizer_config.json
    1.37 kB
    Upload tokenizer about 3 years ago
  • training_args.bin

    Detected Pickle imports (2)

    • "torch.device",
    • "argparse.Namespace"

    How to fix it?

    1.34 kB
    xet
    Upload 9 files about 3 years ago
  • vocab.json
    999 kB
    Upload 9 files about 3 years ago