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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Roy029
/
mt5_orig_human

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

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

  • Libraries
  • Transformers

    How to use Roy029/mt5_orig_human with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Roy029/mt5_orig_human")
    model = AutoModelForSeq2SeqLM.from_pretrained("Roy029/mt5_orig_human")
  • Notebooks
  • Google Colab
  • Kaggle
mt5_orig_human
1.21 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
Kajiura Teruno
0928_humaneval_tuning
92752ef over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • HumanEvalen_tested.jsonl
    146 kB
    0928_humaneval_tuning over 2 years ago
  • config.json
    823 Bytes
    0928_humaneval_tuning over 2 years ago
  • generation_config.json
    142 Bytes
    0928_humaneval_tuning over 2 years ago
  • pytorch_model.bin
    1.2 GB
    xet
    0928_humaneval_tuning over 2 years ago
  • special_tokens_map.json
    74 Bytes
    0928_humaneval_tuning over 2 years ago
  • spiece.model
    4.31 MB
    xet
    0928_humaneval_tuning over 2 years ago
  • t5marulog.jsonl
    571 Bytes
    0928_humaneval_tuning over 2 years ago
  • tokenizer_config.json
    285 Bytes
    0928_humaneval_tuning over 2 years ago