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

hugords7
/
bart-final-model

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

Instructions to use hugords7/bart-final-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hugords7/bart-final-model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("hugords7/bart-final-model")
    model = AutoModelForSeq2SeqLM.from_pretrained("hugords7/bart-final-model")
  • Notebooks
  • Google Colab
  • Kaggle
bart-final-model
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
hugords7's picture
hugords7
Add all the best BART models saved files
11b52a4 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    21 Bytes
    initial commit about 3 years ago
  • config.json
    1.71 kB
    Add all the best BART models saved files about 3 years ago
  • generation_config.json
    262 Bytes
    Add all the best BART models saved files about 3 years ago
  • merges.txt
    456 kB
    Add all the best BART models saved files about 3 years ago
  • pytorch_model.bin
    1.63 GB
    xet
    Add all the best BART models saved files about 3 years ago
  • special_tokens_map.json
    957 Bytes
    Add all the best BART models saved files about 3 years ago
  • tokenizer_config.json
    1.31 kB
    Add all the best BART models saved files about 3 years ago
  • training_args.bin

    Detected Pickle imports (6)

    • "transformers.trainer_utils.IntervalStrategy",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.trainer_utils.SchedulerType",
    • "transformers.training_args.OptimizerNames",
    • "transformers.training_args_seq2seq.Seq2SeqTrainingArguments",
    • "torch.device"

    How to fix it?

    3.77 kB
    xet
    Add all the best BART models saved files about 3 years ago
  • vocab.json
    999 kB
    Add all the best BART models saved files about 3 years ago