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 6000
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:c5140f62bb0a3dc1fd5d9d9dbe261524a794f5be7b76e1f356b8e444d82555ae
|
| 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:fa203b41489724678c6b0859e6b250de0831f8d068bc6d04712de38c518989a2
|
| 3 |
+
size 9849
|