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