Instructions to use xusenlin/cmeee-global-pointer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use xusenlin/cmeee-global-pointer with Transformers:
# Load model directly from transformers import AutoTokenizer, GlobalPointerForNer tokenizer = AutoTokenizer.from_pretrained("xusenlin/cmeee-global-pointer") model = GlobalPointerForNer.from_pretrained("xusenlin/cmeee-global-pointer") - Notebooks
- Google Colab
- Kaggle
Upload pytorch_model.bin
Browse files- pytorch_model.bin +2 -2
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4f40ca2bf4842ddcc2e5dc5b965b1b54a950b969841cccabf5871c332d40db68
|
| 3 |
+
size 407184053
|