HuggingFaceFW/fineweb
Viewer • Updated • 52.5B • 1.03M • 2.83k
How to use amirkalateh/eqwdwad with fastText:
from huggingface_hub import hf_hub_download
import fasttext
model = fasttext.load_model(hf_hub_download("amirkalateh/eqwdwad", "model.bin"))