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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

jacobmorrison
/
tk-instruct-squad-xl

Transformers
PyTorch
t5
text2text-generation
text-generation-inference
Model card Files Files and versions
xet
Community

Instructions to use jacobmorrison/tk-instruct-squad-xl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use jacobmorrison/tk-instruct-squad-xl with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("jacobmorrison/tk-instruct-squad-xl")
    model = AutoModelForSeq2SeqLM.from_pretrained("jacobmorrison/tk-instruct-squad-xl", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
tk-instruct-squad-xl
5.7 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
jacobmorrison's picture
jacobmorrison
Upload 8 files
01687e0 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • config.json
    713 Bytes
    Upload 8 files over 3 years ago
  • pytorch_model.bin
    5.7 GB
    xet
    Upload 8 files over 3 years ago
  • special_tokens_map.json
    1.79 kB
    Upload 8 files over 3 years ago
  • spiece.model
    792 kB
    xet
    Upload 8 files over 3 years ago
  • tokenizer.json
    2.42 MB
    Upload 8 files over 3 years ago
  • tokenizer_config.json
    2.13 kB
    Upload 8 files over 3 years ago
  • trainer_state.json
    687 Bytes
    Upload 8 files over 3 years ago
  • training_args.bin
    4.34 kB
    xet
    Upload 8 files over 3 years ago