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

zelk12
/
text_in_number_converter

Keras
google-tensorflow TensorFlow
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use zelk12/text_in_number_converter with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://zelk12/text_in_number_converter")
    
  • Notebooks
  • Google Colab
  • Kaggle
text_in_number_converter
2.24 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
zelk12's picture
zelk12
Update README.md
f831d71 verified over 1 year ago
  • .gitattributes
    1.59 kB
    Upload Converter model.keras over 1 year ago
  • Converter model.keras
    2.23 MB
    xet
    Upload Converter model.keras over 1 year ago
  • README.md
    6.74 kB
    Update README.md over 1 year ago