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

  • Log In
  • Sign Up

yasmineee
/
finetune-t5-base-without-optimization

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

Instructions to use yasmineee/finetune-t5-base-without-optimization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use yasmineee/finetune-t5-base-without-optimization with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("yasmineee/finetune-t5-base-without-optimization")
    model = AutoModelForSeq2SeqLM.from_pretrained("yasmineee/finetune-t5-base-without-optimization")
  • Notebooks
  • Google Colab
  • Kaggle
finetune-t5-base-without-optimization
1.48 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 28 commits
yasmineee's picture
yasmineee
Update README.md
ee5ad7d verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    0 Bytes
    Update README.md over 1 year ago
  • adapter_config.json
    661 Bytes
    Training in progress, epoch 1 almost 2 years ago
  • adapter_model.safetensors
    3.58 MB
    xet
    Training in progress, epoch 6 almost 2 years ago
  • config.json
    835 Bytes
    Training in progress, epoch 1 almost 2 years ago
  • generation_config.json
    112 Bytes
    finetune-t5-base-on-opus100-Ar2En-without-optimization almost 2 years ago
  • model.safetensors
    1.47 GB
    xet
    Training in progress, epoch 18 almost 2 years ago
  • special_tokens_map.json
    2.2 kB
    Training in progress, epoch 1 almost 2 years ago
  • spiece.model
    2.35 MB
    xet
    Training in progress, epoch 1 almost 2 years ago
  • tokenizer.json
    8.4 MB
    Training in progress, epoch 1 almost 2 years ago
  • tokenizer_config.json
    21.1 kB
    Training in progress, epoch 1 almost 2 years ago
  • training_args.bin

    Detected Pickle imports (8)

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

    How to fix it?

    4.48 kB
    xet
    Training in progress, epoch 1 almost 2 years ago