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

  • Log In
  • Sign Up

Roy029
/
sno_empty2_5k_msp

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

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

  • Libraries
  • Transformers

    How to use Roy029/sno_empty2_5k_msp with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Roy029/sno_empty2_5k_msp")
    model = AutoModelForSeq2SeqLM.from_pretrained("Roy029/sno_empty2_5k_msp")
  • Notebooks
  • Google Colab
  • Kaggle
sno_empty2_5k_msp
991 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
Kajiura Teruno
model
92a868a almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • config.json
    814 Bytes
    Deleted 2,500 words from duplicated vocabulary almost 3 years ago
  • generation_config.json
    142 Bytes
    Deleted 2,500 words from duplicated vocabulary almost 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.FloatStorage"

    What is a pickle import?

    990 MB
    xet
    model almost 3 years ago
  • special_tokens_map.json
    74 Bytes
    Deleted 2,500 words from duplicated vocabulary almost 3 years ago
  • spiece.model
    795 kB
    xet
    model almost 3 years ago
  • t5marulog.jsonl
    1.12 kB
    Deleted 2,500 words from duplicated vocabulary almost 3 years ago
  • tokenizer_config.json
    283 Bytes
    Deleted 2,500 words from duplicated vocabulary almost 3 years ago