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 ·
a6859be
1
Parent(s): f60f42a
Training in progress, epoch 9
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:b62afcea26a9909db0ca002e6b4b8168dc0e827d427cd36d774fa4e01c2ab1f1
|
| 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:bcc0ce52ee62af4d67f010765632145cdcf57584711dd49bd9894ba3ce50a77b
|
| 3 |
+
size 31831
|