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 ·
cd14fe8
1
Parent(s): 1bd20ae
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:e2d7379f4c0bc8ca13fa859f38b6718728bd453c5e63c8c28fb3fbbbf986ff04
|
| 3 |
size 265526309
|
runs/Feb11_10-48-25_8713933f0c00/events.out.tfevents.1676112572.8713933f0c00.184.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:c458f5da20a19d5005103092f252813e452f026a8b1bb899e086e6e9520d2b38
|
| 3 |
+
size 5259
|