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

wnkh
/
IOC

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

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

  • Libraries
  • Transformers

    How to use wnkh/IOC with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("wnkh/IOC")
    model = AutoModelForSeq2SeqLM.from_pretrained("wnkh/IOC", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
IOC
1.2 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
wnkh's picture
wnkh
Update README.md
6baf3f6 verified 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    1.46 kB
    Update README.md 5 months ago
  • added_tokens.json
    3.02 kB
    Training in progress, step 20000 6 months ago
  • config.json
    791 Bytes
    Training in progress, step 20000 6 months ago
  • generation_config.json
    122 Bytes
    Training in progress, step 20000 6 months ago
  • model.safetensors
    1.2 GB
    xet
    Model save 6 months ago
  • special_tokens_map.json
    3.09 kB
    Training in progress, step 20000 6 months ago
  • tokenizer_config.json
    25.6 kB
    Training in progress, step 20000 6 months ago
  • training_args.bin
    6.03 kB
    xet
    Training in progress, step 20000 6 months ago
  • training_summary.json
    543 Bytes
    End of training 6 months ago