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

OliTheGreat
/
finetuned-model

Transformers
TensorBoard
Safetensors
English
marian
text2text-generation
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use OliTheGreat/finetuned-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use OliTheGreat/finetuned-model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("OliTheGreat/finetuned-model")
    model = AutoModelForSeq2SeqLM.from_pretrained("OliTheGreat/finetuned-model")
  • Notebooks
  • Google Colab
  • Kaggle
finetuned-model
302 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
OliTheGreat's picture
OliTheGreat
End of training
add0465 verified about 2 years ago
  • runs
    Training in progress, epoch 5 about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    1.11 kB
    End of training about 2 years ago
  • config.json
    1.43 kB
    Training in progress, epoch 1 about 2 years ago
  • generation_config.json
    288 Bytes
    Model save about 2 years ago
  • model.safetensors
    299 MB
    xet
    Training in progress, epoch 5 about 2 years ago
  • source.spm
    778 kB
    Training in progress, epoch 1 about 2 years ago
  • special_tokens_map.json
    74 Bytes
    Training in progress, epoch 1 about 2 years ago
  • target.spm
    802 kB
    Training in progress, epoch 1 about 2 years ago
  • tokenizer_config.json
    816 Bytes
    Training in progress, epoch 1 about 2 years ago
  • training_args.bin

    Detected Pickle imports (9)

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

    How to fix it?

    5.18 kB
    xet
    Training in progress, epoch 1 about 2 years ago
  • vocab.json
    1.46 MB
    Training in progress, epoch 1 about 2 years ago