Instructions to use Shadman-Rohan/diff_based_error_tagger with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Shadman-Rohan/diff_based_error_tagger with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Shadman-Rohan/diff_based_error_tagger")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Shadman-Rohan/diff_based_error_tagger") model = AutoModelForTokenClassification.from_pretrained("Shadman-Rohan/diff_based_error_tagger") - Notebooks
- Google Colab
- Kaggle
Commit ·
f541c8f
1
Parent(s): 61400f8
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/Mar02_00-52-19_home-3090/events.out.tfevents.1677696755.home-3090.10497.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:ab3e4fea0068f85301b2dea51cdc6bb8137608962cdd93b252ed9b9215298594
|
| 3 |
+
size 44057
|