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 ·
5ad9667
1
Parent(s): fb3d83b
Training in progress, epoch 24
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:b7231c7f8cafed2a4ea533c5ae7c4f2672104c3cef2e5d11dfaa153213f00a6f
|
| 3 |
size 440204333
|
runs/Mar03_15-50-26_home-3090/events.out.tfevents.1677837036.home-3090.24110.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:226a5c90ca1665722acdf031336e7494bd3e68604d72ec630745095272cca1ee
|
| 3 |
+
size 77728
|