x-g85/x_g85_fn_dataset
Viewer • Updated • 95.1k • 18 • 1
How to use x-g85/X_G85_LSTM with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy)
# See https://github.com/keras-team/tf-keras for more details.
from huggingface_hub import from_pretrained_keras
model = from_pretrained_keras("x-g85/X_G85_LSTM")
LSTM architecture fake news detection model.
The model is deployed following link
