Instructions to use ChancesYuan/KGEditor_Add_Test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ChancesYuan/KGEditor_Add_Test with Transformers:
# Load model directly from transformers import AutoTokenizer, BertKGC tokenizer = AutoTokenizer.from_pretrained("ChancesYuan/KGEditor_Add_Test") model = BertKGC.from_pretrained("ChancesYuan/KGEditor_Add_Test") - Notebooks
- Google Colab
- Kaggle
Commit ·
e086bba
1
Parent(s): b01ace2
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:9afb93dd22fc14c5afeb2e071b6f80262be55e6a441dcef31349e8a3189278ec
|
| 3 |
+
size 486837307
|