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 ·
41e401a
1
Parent(s): c868ec9
Training in progress, epoch 21
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:3f59cd548090fb9d1c917c1a8a7a15d5dba08210ab084bf171b32d7bd1705a8e
|
| 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:c03644f6e8a502388404facadf754c7ea409d6a244ded25a20e49a24031f534b
|
| 3 |
+
size 68563
|