Instructions to use yasminsur/results with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use yasminsur/results with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="yasminsur/results")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("yasminsur/results") model = AutoModelForTokenClassification.from_pretrained("yasminsur/results", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 6500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 539105556
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74302e4901953bac20ec1908ca5b51824baa9d0dd07b78ec70705bb8b16f9bad
|
| 3 |
size 539105556
|
runs/May17_19-57-17_9c3a6e9107a7/events.out.tfevents.1715975873.9c3a6e9107a7.588.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:e2b82eccb7531f3c7e9f11cee9e7b7b139c943ca3a0866231bbebf9ac8e9ed98
|
| 3 |
+
size 10060
|