Instructions to use annedirkson/BERT_embeddings_ADR_normalization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use annedirkson/BERT_embeddings_ADR_normalization with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="annedirkson/BERT_embeddings_ADR_normalization")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("annedirkson/BERT_embeddings_ADR_normalization") model = AutoModel.from_pretrained("annedirkson/BERT_embeddings_ADR_normalization", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
b424d2b
1
Parent(s): cba2935
Removed files unrelated to model by annedirkson
Browse files- sparse_encoder.pk +0 -0
- sparse_weight.pt +0 -3
sparse_encoder.pk
DELETED
|
Binary file (21.6 kB)
|
|
|
sparse_weight.pt
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:747a1f69988d84c8c986d39c2fbda1650dc177be4f50fa15136c876821fb786c
|
| 3 |
-
size 392
|
|
|
|
|
|
|
|
|
|
|
|