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