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