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

OpenCUI
/
dug-t5base-0.1

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

Instructions to use OpenCUI/dug-t5base-0.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use OpenCUI/dug-t5base-0.1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("OpenCUI/dug-t5base-0.1")
    model = AutoModelForSeq2SeqLM.from_pretrained("OpenCUI/dug-t5base-0.1", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
dug-t5base-0.1
449 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
CUIGuy's picture
CUIGuy
Upload 10 files
57df952 verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    28 Bytes
    initial commit over 2 years ago
  • config.json
    1.51 kB
    Upload 10 files over 2 years ago
  • generation_config.json
    93 Bytes
    Upload 10 files over 2 years ago
  • model.safetensors
    446 MB
    xet
    Upload 10 files over 2 years ago
  • rng_state.pth
    14.2 kB
    xet
    Upload 10 files over 2 years ago
  • special_tokens_map.json
    2.2 kB
    Upload 10 files over 2 years ago
  • spiece.model
    792 kB
    xet
    Upload 10 files over 2 years ago
  • tokenizer.json
    2.42 MB
    Upload 10 files over 2 years ago
  • tokenizer_config.json
    20.8 kB
    Upload 10 files over 2 years ago
  • trainer_state.json
    41.2 kB
    Upload 10 files over 2 years ago
  • training_args.bin
    6.39 kB
    xet
    Upload 10 files over 2 years ago