Instructions to use Aleph-Alpha/Aleph-Alpha-GermanWeb-Quality-Classifier-fastText with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastText
How to use Aleph-Alpha/Aleph-Alpha-GermanWeb-Quality-Classifier-fastText with fastText:
from huggingface_hub import hf_hub_download import fasttext model = fasttext.load_model(hf_hub_download("Aleph-Alpha/Aleph-Alpha-GermanWeb-Quality-Classifier-fastText", "model.bin")) - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md c197430 verified
Update README.md d8c2469 verified
Update LICENSE f813a3e verified
Update README.md 7180ac9 verified
Create LICENSE 03897b6 verified
Update README.md e273b66 verified
Updated model description 3340ddd
add Aleph-Alpha-GermanWeb-Quality-Classifier-fastText model 003704e
bastitx commited on