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 ·
49c86c8
1
Parent(s): c86e885
Training in progress, epoch 27
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:0347bc720c96960acfedfb904c596040d8115686fdd5e3b821be57fd1224379b
|
| 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:61248fec07eb03c0a76e0808eaca2e0a300d2e1c779b4030a3cd98d0e585fa1a
|
| 3 |
+
size 86929
|