Instructions to use HoaAn2003/command_ner_distilbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use HoaAn2003/command_ner_distilbert with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="HoaAn2003/command_ner_distilbert")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("HoaAn2003/command_ner_distilbert") model = AutoModelForTokenClassification.from_pretrained("HoaAn2003/command_ner_distilbert") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 265479244
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e52ee088cc0c2987578bd43f4c4406b1cfecc0bab26f86c977b4602ac0a683fe
|
| 3 |
size 265479244
|
runs/Mar05_14-53-09_d49f32530305/events.out.tfevents.1709650390.d49f32530305.286.2
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:247bdce6e1f23c9b38c2c81d41f78adb57cfcedf293ebfc3a0ecb04db53cae15
|
| 3 |
+
size 6192
|