Instructions to use Vlasta/CDNA_bert_6 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Vlasta/CDNA_bert_6 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="Vlasta/CDNA_bert_6")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Vlasta/CDNA_bert_6") model = AutoModel.from_pretrained("Vlasta/CDNA_bert_6", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b3fd62f6c3ce5cc29f35643cb494e069f4f7ce9f9bdbc65d0c0dfc7224b1c5a6
- Size of remote file:
- 357 MB
- SHA256:
- 9a1a10c8d1a3c28843e219600f708e034bae378f162bfa21c38b2e942e066689
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.