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

  • Log In
  • Sign Up

Ali0044
/
LinguaFlow

Translation
Keras
English
Arabic
seq2seq-lstm
seq2seq
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use Ali0044/LinguaFlow with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Ali0044/LinguaFlow")
    
  • Notebooks
  • Google Colab
  • Kaggle
LinguaFlow
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
Ali0044's picture
Ali0044
Upload banner.png
d1d70e5 verified about 2 months ago
  • tokenizer
    Upload folder using huggingface_hub about 2 months ago
  • .gitattributes
    1.69 kB
    Upload banner.png about 2 months ago
  • README.md
    4.81 kB
    Update README.md about 2 months ago
  • Translation_model.keras
    99.4 MB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • Translation_model_for_hf.keras
    99.4 MB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • ar_tokenizer.pkl

    Detected Pickle imports (4)

    • "collections.OrderedDict",
    • "builtins.int",
    • "keras.src.legacy.preprocessing.text.Tokenizer",
    • "collections.defaultdict"

    How to fix it?

    423 kB
    xet
    Upload folder using huggingface_hub about 2 months ago
  • banner.png
    639 kB
    xet
    Upload banner.png about 2 months ago
  • config.json
    224 Bytes
    Upload folder using huggingface_hub about 2 months ago
  • eng_tokenizer.pkl

    Detected Pickle imports (4)

    • "collections.OrderedDict",
    • "builtins.int",
    • "keras.src.legacy.preprocessing.text.Tokenizer",
    • "collections.defaultdict"

    How to fix it?

    254 kB
    xet
    Upload folder using huggingface_hub about 2 months ago