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