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