Token Classification
Transformers
PyTorch
TensorBoard
distilbert
Generated from Trainer
Eval Results (legacy)
Instructions to use Shadman-Rohan/my_awesome_wnut_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Shadman-Rohan/my_awesome_wnut_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Shadman-Rohan/my_awesome_wnut_model")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Shadman-Rohan/my_awesome_wnut_model") model = AutoModelForTokenClassification.from_pretrained("Shadman-Rohan/my_awesome_wnut_model") - Notebooks
- Google Colab
- Kaggle
Commit ·
45a75d2
1
Parent(s): 5a46452
Training in progress, epoch 1
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 265526309
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40339b28d061b0fcb2fce8555f138e529a6a6a2b9618eebf433ecb6cda9b2a64
|
| 3 |
size 265526309
|
runs/Feb10_15-32-08_f546cd88a6e9/1676043133.8460326/events.out.tfevents.1676043133.f546cd88a6e9.431.3
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:af74728becdbe111f2617528c90204ac6143371058a4731a0f715206ff7cf83c
|
| 3 |
+
size 5679
|
runs/Feb10_15-32-08_f546cd88a6e9/events.out.tfevents.1676043133.f546cd88a6e9.431.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27561a6d27de7797c8c44b74322c0b2a1a9ea94562c4cb82bcb9f93285c3b1b3
|
| 3 |
+
size 4787
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3515
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dbd3559e39ea23028a000eb5acfc38aa4a16ae6b4a72a1649160c11e9d9c2b10
|
| 3 |
size 3515
|