Instructions to use WikiQuality/pre_filtered.nl with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use WikiQuality/pre_filtered.nl with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="WikiQuality/pre_filtered.nl")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("WikiQuality/pre_filtered.nl") model = AutoModelForMaskedLM.from_pretrained("WikiQuality/pre_filtered.nl", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e87ac880eac3f42e0747505c6e028524dcf9c980c1cc466bd5740cbe3d77e005
- Size of remote file:
- 2.09 MB
- SHA256:
- fd6eaf45e3c274d79f7f648cd193e3a8930eed20dea94058170b87b60e821cad
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.