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

google
/
xtr-base-en

Transformers
Safetensors
t5
text-generation-inference
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use google/xtr-base-en with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("google/xtr-base-en")
    model = AutoModel.from_pretrained("google/xtr-base-en", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
xtr-base-en / 2_Dense
395 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
jinhyuklee's picture
jinhyuklee
Upload 8 files
62e8598 verified over 2 years ago
  • config.json
    115 Bytes
    Upload 8 files over 2 years ago
  • pytorch_model.bin
    395 kB
    xet
    Upload 8 files over 2 years ago