virattt/financial-qa-10K
Viewer • Updated • 7k • 714 • 100
How to use RinKana/tinybert-financial-qa-keras-v1 with Keras:
# Available backend options are: "jax", "torch", "tensorflow".
import os
os.environ["KERAS_BACKEND"] = "jax"
import keras
model = keras.saving.load_model("hf://RinKana/tinybert-financial-qa-keras-v1")
Base model
google-bert/bert-base-uncased