Instructions to use dinhhung1508/simcse_paper with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dinhhung1508/simcse_paper with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaForCL tokenizer = AutoTokenizer.from_pretrained("dinhhung1508/simcse_paper") model = RobertaForCL.from_pretrained("dinhhung1508/simcse_paper", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Rename special_tokens_map (1).json to special_tokens_map.json
Browse files
special_tokens_map (1).json → special_tokens_map.json
RENAMED
|
File without changes
|