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