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

andy7475
/
english_place_name_generator

Text Generation
Keras
English
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use andy7475/english_place_name_generator with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://andy7475/english_place_name_generator")
    
  • Notebooks
  • Google Colab
  • Kaggle
english_place_name_generator
1.15 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
andy7475's picture
andy7475
Update README.md
25dfb7f verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • 20230909_english_place_names.keras
    921 kB
    Upload 3 files over 2 years ago
  • README.md
    881 Bytes
    Update README.md almost 2 years ago
  • params for model.txt
    532 Bytes
    Upload 3 files over 2 years ago
  • word generator.ipynb
    227 kB
    Upload 3 files over 2 years ago