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

  • Log In
  • Sign Up

Asiif
/
mt5_hieroglyph

Transformers
TensorBoard
Safetensors
mt5
text2text-generation
Generated from Trainer
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use Asiif/mt5_hieroglyph with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Asiif/mt5_hieroglyph")
    model = AutoModelForSeq2SeqLM.from_pretrained("Asiif/mt5_hieroglyph", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
mt5_hieroglyph
9.62 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
Asiif's picture
Asiif
Update README.md
beea0d1 verified 4 months ago
  • best_model
    Update model: eval_bleu 71.4581 4 months ago
  • checkpoint-12940
    Upload folder using huggingface_hub 4 months ago
  • checkpoint-32350
    Upload folder using huggingface_hub 4 months ago
  • logs
    Update model: eval_bleu 71.4581 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    2.12 kB
    Update README.md 4 months ago
  • config.json
    757 Bytes
    Update model: eval_bleu 37.7242 4 months ago
  • generation_config.json
    122 Bytes
    Update model: eval_bleu 37.7242 4 months ago
  • model.safetensors
    1.2 GB
    xet
    Update model: eval_bleu 71.4581 4 months ago
  • special_tokens_map.json
    416 Bytes
    Update model: eval_bleu 37.7242 4 months ago
  • spiece.model
    4.31 MB
    xet
    Update model: eval_bleu 37.7242 4 months ago
  • tokenizer_config.json
    892 Bytes
    Update model: eval_bleu 37.7242 4 months ago
  • training_args.bin

    Detected Pickle imports (10)

    • "transformers.trainer_utils.SaveStrategy",
    • "transformers.trainer_pt_utils.AcceleratorConfig",
    • "transformers.trainer_utils.SchedulerType",
    • "transformers.trainer_utils.IntervalStrategy",
    • "accelerate.utils.dataclasses.DistributedType",
    • "accelerate.state.PartialState",
    • "transformers.trainer_utils.HubStrategy",
    • "transformers.training_args_seq2seq.Seq2SeqTrainingArguments",
    • "torch.device",
    • "transformers.training_args.OptimizerNames"

    How to fix it?

    5.97 kB
    xet
    Update model: eval_bleu 37.7242 4 months ago