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