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

WikinewsSum
/
bert2bert-multi-de-wiki-news

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

Instructions to use WikinewsSum/bert2bert-multi-de-wiki-news with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use WikinewsSum/bert2bert-multi-de-wiki-news with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("WikinewsSum/bert2bert-multi-de-wiki-news")
    model = AutoModelForSeq2SeqLM.from_pretrained("WikinewsSum/bert2bert-multi-de-wiki-news")
  • Notebooks
  • Google Colab
  • Kaggle
bert2bert-multi-de-wiki-news
1.54 GB
Ctrl+K
Ctrl+K
History: 9 commits
system's picture
system HF Staff
Update config.json
52363ee almost 6 years ago
  • .gitattributes
    345 Bytes
    initial commit almost 6 years ago
  • config.json
    3.27 kB
    Update config.json almost 6 years ago
  • eval_results.txt
    56 Bytes
    Update eval_results.txt almost 6 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.54 GB
    xet
    Update pytorch_model.bin almost 6 years ago
  • special_tokens_map.json
    112 Bytes
    Update special_tokens_map.json almost 6 years ago
  • tokenizer_config.json
    49 Bytes
    Update tokenizer_config.json almost 6 years ago
  • training_args.bin

    Detected Pickle imports (2)

    • "transformers.training_args.TrainingArguments",
    • "torch.device"

    How to fix it?

    1.14 kB
    xet
    Update training_args.bin almost 6 years ago
  • vocab.txt
    996 kB
    Update vocab.txt almost 6 years ago