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

yair
/
HeadlineGeneration-sagemaker

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

Instructions to use yair/HeadlineGeneration-sagemaker with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use yair/HeadlineGeneration-sagemaker with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("yair/HeadlineGeneration-sagemaker")
    model = AutoModelForSeq2SeqLM.from_pretrained("yair/HeadlineGeneration-sagemaker")
  • Notebooks
  • Google Colab
  • Kaggle
HeadlineGeneration-sagemaker
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
yair
commit files to HF hub
aaaec00 about 5 years ago
  • .gitattributes
    690 Bytes
    initial commit about 5 years ago
  • README.md
    79 Bytes
    commit files to HF hub about 5 years ago
  • all_results.json
    881 Bytes
    commit files to HF hub about 5 years ago
  • config.json
    1.63 kB
    commit files to HF hub about 5 years ago
  • merges.txt
    456 kB
    commit files to HF hub about 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.63 GB
    xet
    commit files to HF hub about 5 years ago
  • special_tokens_map.json
    239 Bytes
    commit files to HF hub about 5 years ago
  • test_generations.txt
    12.5 kB
    commit files to HF hub about 5 years ago
  • test_results.json
    434 Bytes
    commit files to HF hub about 5 years ago
  • tokenizer_config.json
    300 Bytes
    commit files to HF hub about 5 years ago
  • train_results.json
    449 Bytes
    commit files to HF hub about 5 years ago
  • trainer_state.json
    508 Bytes
    commit files to HF hub about 5 years ago
  • training_args.bin

    Detected Pickle imports (4)

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

    How to fix it?

    2.35 kB
    xet
    commit files to HF hub about 5 years ago
  • vocab.json
    798 kB
    commit files to HF hub about 5 years ago