Instructions to use DataHammer/scidpr-question-encoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DataHammer/scidpr-question-encoder with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("DataHammer/scidpr-question-encoder") model = AutoModel.from_pretrained("DataHammer/scidpr-question-encoder") - Notebooks
- Google Colab
- Kaggle
Commit History
Update README.md 6f2e004
Data Hammer Group commited on
Update README.md 4a60b7e
Data Hammer Group commited on
Create README.md 685779b
Data Hammer Group commited on