Instructions to use yassiracharki/Pre-trained-Model-Binary-CNN-NLP-Yelp_Reviews with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use yassiracharki/Pre-trained-Model-Binary-CNN-NLP-Yelp_Reviews with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("yassiracharki/Pre-trained-Model-Binary-CNN-NLP-Yelp_Reviews", "model.bin")) - Notebooks
- Google Colab
- Kaggle
Ctrl+K