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 ·
9e187f4
1
Parent(s): d0dd75a
Training in progress, epoch 5
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:c710fc988a20eb23d33188de2de0eeae496e13122a2cb31dbbc14d486d63f1e2
|
| 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:6d3add346aa62bff316e510e1e255109af849b44d49e21e9981cf3071bbf6024
|
| 3 |
+
size 19587
|