Instructions to use HuyTran1301/20250802_Phase2_wKeyphrases_fullEncoder with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HuyTran1301/20250802_Phase2_wKeyphrases_fullEncoder with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("HuyTran1301/20250802_Phase2_wKeyphrases_fullEncoder", dtype="auto") - Notebooks
- Google Colab
- Kaggle