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