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