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

anujsahani01
/
finetuned_del

Transformers
PyTorch
marian
text2text-generation
Generated from Trainer
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use anujsahani01/finetuned_del with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("anujsahani01/finetuned_del")
    model = AutoModelForSeq2SeqLM.from_pretrained("anujsahani01/finetuned_del", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
finetuned_del
308 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
anujsahani01's picture
anujsahani01
Training in progress, step 4
3af164f about 3 years ago
  • .gitattributes
    1.61 kB
    Training in progress, epoch 0 about 3 years ago
  • .gitignore
    13 Bytes
    Training in progress, epoch 0 about 3 years ago
  • README.md
    1.07 kB
    update model card README.md about 3 years ago
  • config.json
    1.4 kB
    Training in progress, step 1 about 3 years ago
  • generation_config.json
    288 Bytes
    End of training about 3 years ago
  • pytorch_model.bin
    303 MB
    xet
    Training in progress, step 4 about 3 years ago
  • source.spm
    813 kB
    xet
    Training in progress, epoch 0 about 3 years ago
  • special_tokens_map.json
    74 Bytes
    Training in progress, epoch 0 about 3 years ago
  • target.spm
    1.17 MB
    xet
    Training in progress, epoch 0 about 3 years ago
  • tokenizer_config.json
    306 Bytes
    Training in progress, epoch 0 about 3 years ago
  • training_args.bin
    4.09 kB
    xet
    Training in progress, step 1 about 3 years ago
  • vocab.json
    2.43 MB
    Training in progress, epoch 0 about 3 years ago