Instructions to use adityaprakhar/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use adityaprakhar/test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="adityaprakhar/test")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("adityaprakhar/test") model = AutoModelForTokenClassification.from_pretrained("adityaprakhar/test") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1000
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 450585896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11469270f146982cc43488070cfffd0032bf952be3aeeb4a5563e66e10f798a3
|
| 3 |
size 450585896
|
runs/Mar15_05-10-40_a738b175db70/events.out.tfevents.1710479441.a738b175db70.640.3
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:85074c7644244cdedfe64c5fc4b9cf2169144a358cad97b63c21971579a707c8
|
| 3 |
+
size 10661
|