Instructions to use AmaanDhamaskar/muril_finetuned_ner_hmb_e2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AmaanDhamaskar/muril_finetuned_ner_hmb_e2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="AmaanDhamaskar/muril_finetuned_ner_hmb_e2")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("AmaanDhamaskar/muril_finetuned_ner_hmb_e2") model = AutoModelForTokenClassification.from_pretrained("AmaanDhamaskar/muril_finetuned_ner_hmb_e2") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
runs/Oct30_18-38-30_fb36df4359b5/events.out.tfevents.1730313515.fb36df4359b5.5532.1
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:91836f69c2791f373549eae84afba89fb10d1da9212aadee41ceb0e37851e29b
|
| 3 |
+
size 19197
|