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

ayushparwal2004
/
Kyron-gen-text-small

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

Instructions to use ayushparwal2004/Kyron-gen-text-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ayushparwal2004/Kyron-gen-text-small with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ayushparwal2004/Kyron-gen-text-small")
    model = AutoModelForSeq2SeqLM.from_pretrained("ayushparwal2004/Kyron-gen-text-small", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Kyron-gen-text-small
311 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
ayushparwal2004's picture
ayushparwal2004
Update README.md
08b5c3d verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    5.3 kB
    Update README.md over 1 year ago
  • config.json
    1.62 kB
    Training in progress, epoch 1 over 1 year ago
  • generation_config.json
    149 Bytes
    Upload T5ForConditionalGeneration over 1 year ago
  • model.safetensors
    308 MB
    xet
    Training in progress, epoch 3 over 1 year ago
  • special_tokens_map.json
    2.67 kB
    Training in progress, epoch 1 over 1 year ago
  • spiece.model
    792 kB
    xet
    Training in progress, epoch 1 over 1 year ago
  • tokenizer.json
    2.42 MB
    Training in progress, epoch 1 over 1 year ago
  • tokenizer_config.json
    21.7 kB
    Training in progress, epoch 1 over 1 year ago
  • training_args.bin
    5.37 kB
    xet
    Training in progress, epoch 1 over 1 year ago