Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

grsilva
/
pt_rebel

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

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

  • Libraries
  • Transformers

    How to use grsilva/pt_rebel with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("grsilva/pt_rebel")
    model = AutoModelForSeq2SeqLM.from_pretrained("grsilva/pt_rebel")
  • Notebooks
  • Google Colab
  • Kaggle
pt_rebel
1.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
grsilva's picture
grsilva
Update README.md
d7339eb over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    308 Bytes
    Update README.md over 2 years ago
  • added_tokens.json
    123 Bytes
    Uploading the model files. over 2 years ago
  • config.json
    1.68 kB
    Uploading the model files. over 2 years ago
  • merges.txt
    456 kB
    Uploading the model files. over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.63 GB
    xet
    Uploading the model files. over 2 years ago
  • special_tokens_map.json
    344 Bytes
    Uploading the model files. over 2 years ago
  • tokenizer_config.json
    401 Bytes
    Uploading the model files. over 2 years ago
  • vocab.json
    798 kB
    Uploading the model files. over 2 years ago