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

  • Log In
  • Sign Up

ReCOGS
/
COGS-model

Transformers
PyTorch
encoder-decoder
text2text-generation
Model card Files Files and versions
xet
Community
1

Instructions to use ReCOGS/COGS-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ReCOGS/COGS-model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ReCOGS/COGS-model")
    model = AutoModelForSeq2SeqLM.from_pretrained("ReCOGS/COGS-model")
  • Notebooks
  • Google Colab
  • Kaggle
COGS-model
17.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
zhengxuanzenwu's picture
zhengxuanzenwu
Upload model
6dff5b4 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • config.json
    5.05 kB
    Upload model about 3 years ago
  • pytorch_model.bin
    17.4 MB
    xet
    Upload model about 3 years ago