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