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

BoghdadyJR
/
ar-en-model

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

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

  • Libraries
  • Transformers

    How to use BoghdadyJR/ar-en-model with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("BoghdadyJR/ar-en-model")
    model = AutoModelForSeq2SeqLM.from_pretrained("BoghdadyJR/ar-en-model")
  • Notebooks
  • Google Colab
  • Kaggle
ar-en-model / runs
37.6 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 16 commits
BoghdadyJR's picture
BoghdadyJR
Final implementation
1127713 verified almost 2 years ago
  • Aug04_21-36-42_6a18a6ce128c
    Training in progress, step 500 almost 2 years ago
  • Aug04_21-47-45_6a18a6ce128c
    Training in progress, step 500 almost 2 years ago
  • Aug04_21-48-17_6a18a6ce128c
    Final implementation almost 2 years ago
  • Jul19_17-13-22_f67c3d809fd4
    Training complete almost 2 years ago