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

  • Log In
  • Sign Up

parkky21
/
tinystories-rnn-model

Keras
Model card Files Files and versions
xet
Community

Instructions to use parkky21/tinystories-rnn-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use parkky21/tinystories-rnn-model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://parkky21/tinystories-rnn-model")
    
  • Notebooks
  • Google Colab
  • Kaggle
tinystories-rnn-model
114 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
parkky21's picture
parkky21
Initial model upload
72745ee verified 8 months ago
  • .config
    Initial model upload 8 months ago
  • sample_data
    Initial model upload 8 months ago
  • .gitattributes
    1.7 kB
    Initial model upload 8 months ago
  • tf_model.keras
    57.2 MB
    xet
    Initial model upload 8 months ago
  • vocabulary.pkl

    Detected Pickle imports (2)

    • "numpy.dtype",
    • "numpy._core.multiarray.scalar"

    How to fix it?

    315 kB
    xet
    Initial model upload 8 months ago