Instructions to use vramesh/UniRel-nyt-checkpoint with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vramesh/UniRel-nyt-checkpoint with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("vramesh/UniRel-nyt-checkpoint") model = AutoModel.from_pretrained("vramesh/UniRel-nyt-checkpoint") - Notebooks
- Google Colab
- Kaggle
How does one use this model
#1
by LaferriereJC - opened
for ex
how would I go from
Elevation Partners, the $1.9 billion private equity group that was founded by Roger McNamee
to
(founded_by, Elevation_Partners, Roger_McNamee)