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

  • Log In
  • Sign Up

adeebkm
/
en-es

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

Instructions to use adeebkm/en-es with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use adeebkm/en-es with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("adeebkm/en-es")
    model = AutoModelForSeq2SeqLM.from_pretrained("adeebkm/en-es")
  • Notebooks
  • Google Colab
  • Kaggle
en-es
313 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
adeebkm's picture
adeebkm
Upload 8 files
927c8cf verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • config.json
    1.47 kB
    Upload 8 files over 2 years ago
  • generation_config.json
    288 Bytes
    Upload 8 files over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "collections.OrderedDict",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage"

    What is a pickle import?

    310 MB
    xet
    Upload 8 files over 2 years ago
  • source.spm
    802 kB
    Upload 8 files over 2 years ago
  • special_tokens_map.json
    74 Bytes
    Upload 8 files over 2 years ago
  • target.spm
    826 kB
    Upload 8 files over 2 years ago
  • tokenizer_config.json
    282 Bytes
    Upload 8 files over 2 years ago
  • vocab.json
    1.72 MB
    Upload 8 files over 2 years ago