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

mherrador
/
CE_5.0

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

Instructions to use mherrador/CE_5.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use mherrador/CE_5.0 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("mherrador/CE_5.0")
    model = AutoModelForSeq2SeqLM.from_pretrained("mherrador/CE_5.0", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
CE_5.0
390 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
mherrador's picture
mherrador
Create CE5.0_Expert.json
5b3f94d verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • CE5.0_Expert.json
    926 kB
    Create CE5.0_Expert.json about 2 years ago
  • config.json
    1.56 kB
    Upload config.json with huggingface_hub about 2 years ago
  • generation_config.json
    142 Bytes
    Upload generation_config.json with huggingface_hub about 2 years ago
  • model.bin
    77.6 MB
    xet
    Upload model.bin with huggingface_hub about 2 years ago
  • model.safetensors
    308 MB
    xet
    Upload model.safetensors with huggingface_hub about 2 years ago
  • shared_vocabulary.json
    537 kB
    Upload shared_vocabulary.json with huggingface_hub about 2 years ago
  • source_code.py
    2.87 kB
    Create source_code.py about 2 years ago
  • special_tokens_map.json
    2.54 kB
    Upload special_tokens_map.json with huggingface_hub about 2 years ago
  • spiece.model
    792 kB
    xet
    Upload spiece.model with huggingface_hub about 2 years ago
  • tokenizer.json
    2.42 MB
    Upload tokenizer.json with huggingface_hub about 2 years ago
  • tokenizer_config.json
    20.8 kB
    Upload tokenizer_config.json with huggingface_hub about 2 years ago