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

  • Log In
  • Sign Up

TechRaj
/
ETK_t5base_e7

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

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

  • Libraries
  • Transformers

    How to use TechRaj/ETK_t5base_e7 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("TechRaj/ETK_t5base_e7")
    model = AutoModelForSeq2SeqLM.from_pretrained("TechRaj/ETK_t5base_e7")
  • Notebooks
  • Google Colab
  • Kaggle
ETK_t5base_e7
892 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
TechRaj's picture
TechRaj
Upload 7 files
6e1451d verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    31 Bytes
    initial commit almost 2 years ago
  • added_tokens.json
    2.59 kB
    Upload 7 files almost 2 years ago
  • config.json
    1.5 kB
    Upload 7 files almost 2 years ago
  • generation_config.json
    142 Bytes
    Upload 7 files almost 2 years ago
  • model.safetensors
    892 MB
    xet
    Upload 7 files almost 2 years ago
  • special_tokens_map.json
    2.54 kB
    Upload 7 files almost 2 years ago
  • spiece.model
    792 kB
    xet
    Upload 7 files almost 2 years ago
  • tokenizer_config.json
    20.8 kB
    Upload 7 files almost 2 years ago