Instructions to use AnanthZeke/TaNER-2k-indic_glue with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AnanthZeke/TaNER-2k-indic_glue with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="AnanthZeke/TaNER-2k-indic_glue")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("AnanthZeke/TaNER-2k-indic_glue") model = AutoModelForTokenClassification.from_pretrained("AnanthZeke/TaNER-2k-indic_glue") - Notebooks
- Google Colab
- Kaggle
Commit ·
bbda8e0
1
Parent(s): c03cc75
Training in progress, step 1200
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 177958949
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec44e4a5f7173875f4da3db4562bd8628610963d45278610cae13113471be761
|
| 3 |
size 177958949
|
runs/May17_10-42-00_2f4b8540e81a/events.out.tfevents.1684320128.2f4b8540e81a.4379.0
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:b63180ea07c30a30dc01dffbd5bb245b1fdf933dad69096c70de6b29febc88b5
|
| 3 |
+
size 7976
|