Instructions to use KaiNylund/xglm-564M-lm-wmt-2020-0-en with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KaiNylund/xglm-564M-lm-wmt-2020-0-en with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="KaiNylund/xglm-564M-lm-wmt-2020-0-en")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("KaiNylund/xglm-564M-lm-wmt-2020-0-en") model = AutoModel.from_pretrained("KaiNylund/xglm-564M-lm-wmt-2020-0-en") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 59e14dad506eadf5356870370e32867eb5a4da7b611dbbf007d45c1fab071dfb
- Size of remote file:
- 2.27 GB
- SHA256:
- 42e94637f6080af25263900f3bc14245bf47e839188b1253f69a0cbd21752e2b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.