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