Instructions to use hellonlp/promcse-bert-large-zh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hellonlp/promcse-bert-large-zh with Transformers:
# Load model directly from transformers import AutoTokenizer, BertForCL tokenizer = AutoTokenizer.from_pretrained("hellonlp/promcse-bert-large-zh") model = BertForCL.from_pretrained("hellonlp/promcse-bert-large-zh", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Delete training_args.bin
Browse files- training_args.bin +0 -3
training_args.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:14fed4bc0536641a85391f74dbf1afb659b5987ac8c7e223e6c7a4fb551ae957
|
| 3 |
-
size 2095
|
|
|
|
|
|
|
|
|
|
|
|