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 ·
1c0e5d3
1
Parent(s): 45a75d2
Training in progress, epoch 2
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:33492669749543434f19156365aad5a21c2969a14aeb657ab8ded575f9bae9b9
|
| 3 |
size 265526309
|
runs/Feb10_15-32-08_f546cd88a6e9/events.out.tfevents.1676043133.f546cd88a6e9.431.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:1734474c7057a13b28d6921518f76cb791c6cfacdefc1e21cb70c1256de8ff49
|
| 3 |
+
size 5259
|