Instructions to use Shadman-Rohan/error_tagging_diff_approach with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Shadman-Rohan/error_tagging_diff_approach with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Shadman-Rohan/error_tagging_diff_approach")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Shadman-Rohan/error_tagging_diff_approach") model = AutoModelForTokenClassification.from_pretrained("Shadman-Rohan/error_tagging_diff_approach") - Notebooks
- Google Colab
- Kaggle
Commit ·
e59c490
1
Parent(s): 9770840
Training in progress, epoch 13
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 440204333
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:10b331e6af49460f62ff48af381749380a5bc4f0cdea04a6db0b1d6915719305
|
| 3 |
size 440204333
|
runs/Mar01_22-47-52_home-3090/events.out.tfevents.1677689285.home-3090.22209.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:ff51f8ed20bb5c9358317b1b34bce1c06158cd1ca8629cb878860a359d122d6a
|
| 3 |
+
size 44075
|