Instructions to use UBC-NLP/InfoDCL-BERTweet-hashtag with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use UBC-NLP/InfoDCL-BERTweet-hashtag with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaForCL tokenizer = AutoTokenizer.from_pretrained("UBC-NLP/InfoDCL-BERTweet-hashtag") model = RobertaForCL.from_pretrained("UBC-NLP/InfoDCL-BERTweet-hashtag") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
c418377 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:58464284d5fbbf1a30103fe29328a4442b8b8379a7db8c9e3b81e6872d3d2886
size 777686565
|