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

cuongpp
/
t5-en-vi-small-ed-multi

Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use cuongpp/t5-en-vi-small-ed-multi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use cuongpp/t5-en-vi-small-ed-multi with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("cuongpp/t5-en-vi-small-ed-multi")
    model = AutoModelForSeq2SeqLM.from_pretrained("cuongpp/t5-en-vi-small-ed-multi")
  • Notebooks
  • Google Colab
  • Kaggle
t5-en-vi-small-ed-multi
1.22 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
cuongpp's picture
cuongpp
End of training
e670634 verified almost 2 years ago
  • runs
    End of training almost 2 years ago
  • .gitattributes
    1.57 kB
    Training in progress, epoch 0 almost 2 years ago
  • README.md
    2.34 kB
    End of training almost 2 years ago
  • config.json
    806 Bytes
    Training in progress, epoch 0 almost 2 years ago
  • generation_config.json
    112 Bytes
    End of training almost 2 years ago
  • model.safetensors
    1.2 GB
    xet
    Training in progress, epoch 0 almost 2 years ago
  • special_tokens_map.json
    416 Bytes
    Training in progress, epoch 0 almost 2 years ago
  • spiece.model
    4.31 MB
    xet
    Training in progress, epoch 0 almost 2 years ago
  • tokenizer.json
    16.3 MB
    xet
    Training in progress, epoch 0 almost 2 years ago
  • tokenizer_config.json
    861 Bytes
    Training in progress, epoch 0 almost 2 years ago
  • training_args.bin

    Detected Pickle imports (9)

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

    How to fix it?

    5.3 kB
    xet
    Training in progress, epoch 0 almost 2 years ago