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