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

achulz
/
mayan-mt5-qeqchi-adapter

Translation
PEFT
Safetensors
English
Spanish
Kekchí
mayan
qeqchi
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use achulz/mayan-mt5-qeqchi-adapter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use achulz/mayan-mt5-qeqchi-adapter with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSeq2SeqLM
    
    base_model = AutoModelForSeq2SeqLM.from_pretrained("google/mt5-base")
    model = PeftModel.from_pretrained(base_model, "achulz/mayan-mt5-qeqchi-adapter")
  • Notebooks
  • Google Colab
  • Kaggle
mayan-mt5-qeqchi-adapter
58.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
achulz's picture
achulz
Update README.md
0109144 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • README.md
    2.95 kB
    Update README.md 3 months ago
  • adapter_config.json
    815 Bytes
    Upload adapter weights, tokenizer, and config files 3 months ago
  • adapter_model.safetensors
    54.3 MB
    xet
    Upload adapter weights, tokenizer, and config files 3 months ago
  • special_tokens_map.json
    416 Bytes
    Upload adapter weights, tokenizer, and config files 3 months ago
  • spiece.model
    4.31 MB
    xet
    Upload adapter weights, tokenizer, and config files 3 months ago
  • tokenizer_config.json
    883 Bytes
    Upload adapter weights, tokenizer, and config files 3 months ago