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