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

  • Log In
  • Sign Up

ekojs
/
cscomm-t5-small-la

Transformers
JAX
t5
text2text-generation
Model card Files Files and versions
xet
Community

Instructions to use ekojs/cscomm-t5-small-la with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ekojs/cscomm-t5-small-la with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ekojs/cscomm-t5-small-la")
    model = AutoModelForSeq2SeqLM.from_pretrained("ekojs/cscomm-t5-small-la")
  • Notebooks
  • Google Colab
  • Kaggle
cscomm-t5-small-la
310 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 33 commits
ekojs's picture
ekojs
Saving weights and logs of step 3200
30994c6 almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit almost 3 years ago
  • config.json
    1.46 kB
    Saving weights and logs of step 100 almost 3 years ago
  • flax_model.msgpack
    308 MB
    xet
    Saving weights and logs of step 3200 almost 3 years ago
  • generation_config.json
    142 Bytes
    Saving weights and logs of step 100 almost 3 years ago
  • special_tokens_map.json
    2.2 kB
    Saving weights and logs of step 100 almost 3 years ago
  • tokenizer.json
    2.43 MB
    Saving weights and logs of step 100 almost 3 years ago
  • tokenizer_config.json
    2.35 kB
    Saving weights and logs of step 100 almost 3 years ago