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