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 ·
4eaae8e
1
Parent(s): 1c0e5d3
End of training
Browse files
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:65bdaf7f6cad183bbfab1418a55973df4e1dda0b9bc63429a1c1e2cf9f0ab0b0
|
| 3 |
+
size 5613
|