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

tejagowda
/
NextTokenPrediction

Keras
English
Hebrew
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use tejagowda/NextTokenPrediction with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://tejagowda/NextTokenPrediction")
    
  • Notebooks
  • Google Colab
  • Kaggle
NextTokenPrediction
16.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
tejagowda's picture
tejagowda
Upload Code FIle.ipynb
f905dfe verified over 1 year ago
  • .gitattributes
    1.57 kB
    Upload 6 files over 1 year ago
  • Code FIle.ipynb
    117 kB
    Upload Code FIle.ipynb over 1 year ago
  • README.md
    2.41 kB
    Update README.md over 1 year ago
  • cleaned_english_data.txt
    82.5 kB
    Upload 6 files over 1 year ago
  • cleaned_hebrew_data.txt
    97.6 kB
    Upload 6 files over 1 year ago
  • final_model.keras
    16.4 MB
    xet
    Upload 6 files over 1 year ago
  • training_history_with_perplexity.csv
    2.35 kB
    Upload 6 files over 1 year ago
  • training_validation_loss.csv
    843 Bytes
    Upload 6 files over 1 year ago