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

Arashasg
/
WikiBert2WikiBert

Transformers
PyTorch
Persian
encoder-decoder
text2text-generation
Wikipedia
Summarizer
bert2bert
Summarization
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use Arashasg/WikiBert2WikiBert with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Arashasg/WikiBert2WikiBert")
    model = AutoModelForSeq2SeqLM.from_pretrained("Arashasg/WikiBert2WikiBert")
  • Notebooks
  • Google Colab
  • Kaggle
WikiBert2WikiBert
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Arashasg's picture
Arashasg
Update README.md
a289233 over 3 years ago
  • .gitattributes
    1.34 kB
    initial commit over 3 years ago
  • README.md
    1.92 kB
    Update README.md over 3 years ago
  • config.json
    4.89 kB
    add model over 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    1.42 GB
    xet
    add model over 3 years ago
  • tokenizer_config.json
    290 Bytes
    Upload Tokenizer over 3 years ago
  • vocab.txt
    1.2 MB
    Upload vocab.txt over 3 years ago