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

  • Log In
  • Sign Up

Bachstelze
/
instructionRoberta-base

Transformers
Safetensors
English
encoder-decoder
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use Bachstelze/instructionRoberta-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Bachstelze/instructionRoberta-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Bachstelze/instructionRoberta-base")
    model = AutoModelForSeq2SeqLM.from_pretrained("Bachstelze/instructionRoberta-base")
  • Notebooks
  • Google Colab
  • Kaggle
instructionRoberta-base
618 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
Bachstelze's picture
Bachstelze
Update README.md
6998e57 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    3.43 kB
    Update README.md over 2 years ago
  • config.json
    4.79 kB
    Upload 8 files over 2 years ago
  • generation_config.json
    132 Bytes
    Upload 8 files over 2 years ago
  • merges.txt
    456 kB
    Upload 8 files over 2 years ago
  • model.safetensors
    615 MB
    xet
    Upload 8 files over 2 years ago
  • roberta.jpg
    298 kB
    Upload roberta.jpg over 2 years ago
  • special_tokens_map.json
    280 Bytes
    Upload 8 files over 2 years ago
  • tokenizer.json
    2.11 MB
    Upload 8 files over 2 years ago
  • tokenizer_config.json
    1.22 kB
    Upload 8 files over 2 years ago
  • vocab.json
    798 kB
    Upload 8 files over 2 years ago