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

tulayturanmaku
/
bert2bert_law_summarization

Transformers
PyTorch
TensorBoard
encoder-decoder
text2text-generation
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community
1

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

  • Libraries
  • Transformers

    How to use tulayturanmaku/bert2bert_law_summarization with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("tulayturanmaku/bert2bert_law_summarization")
    model = AutoModelForSeq2SeqLM.from_pretrained("tulayturanmaku/bert2bert_law_summarization")
  • Notebooks
  • Google Colab
  • Kaggle
bert2bert_law_summarization
560 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
tulayturanmaku's picture
tulayturanmaku
update model card README.md
3309291 almost 3 years ago
  • runs
    End of training almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • .gitignore
    13 Bytes
    Training in progress, step 500 almost 3 years ago
  • README.md
    1.91 kB
    update model card README.md almost 3 years ago
  • config.json
    5.06 kB
    Training in progress, step 500 almost 3 years ago
  • generation_config.json
    249 Bytes
    End of training almost 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    559 MB
    xet
    End of training almost 3 years ago
  • special_tokens_map.json
    125 Bytes
    Training in progress, step 500 almost 3 years ago
  • tokenizer.json
    755 kB
    Training in progress, step 500 almost 3 years ago
  • tokenizer_config.json
    385 Bytes
    Training in progress, step 500 almost 3 years ago
  • training_args.bin
    3.77 kB
    xet
    Training in progress, step 500 almost 3 years ago
  • vocab.txt
    251 kB
    Training in progress, step 500 almost 3 years ago