Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

songbo
/
dst_model

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

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

  • Libraries
  • Transformers

    How to use songbo/dst_model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("songbo/dst_model")
    model = AutoModelForSeq2SeqLM.from_pretrained("songbo/dst_model")
  • Notebooks
  • Google Colab
  • Kaggle
dst_model
245 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
songbo's picture
songbo
Model save
f74ba1d verified about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.05 kB
    Model save about 2 years ago
  • config.json
    1.53 kB
    Training in progress, step 5000 about 2 years ago
  • generation_config.json
    142 Bytes
    Model save about 2 years ago
  • pytorch_model.bin
    242 MB
    xet
    Training in progress, step 5000 about 2 years ago
  • special_tokens_map.json
    2.2 kB
    Training in progress, step 5000 about 2 years ago
  • spiece.model
    792 kB
    xet
    Training in progress, step 5000 about 2 years ago
  • tokenizer.json
    2.42 MB
    Training in progress, step 5000 about 2 years ago
  • tokenizer_config.json
    20.8 kB
    Training in progress, step 5000 about 2 years ago
  • training_args.bin
    4.22 kB
    xet
    Training in progress, step 5000 about 2 years ago