Instructions to use lobrien001/output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use lobrien001/output with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="lobrien001/output")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("lobrien001/output") model = AutoModelForTokenClassification.from_pretrained("lobrien001/output") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 800
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 265476168
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dcceb5e114d37f9cdf7870b64c93c3975d73f86251611ac53bc20baae4239ee6
|
| 3 |
size 265476168
|
runs/Apr21_22-55-08_9c6c26cffed1/events.out.tfevents.1713740108.9c6c26cffed1.2855.8
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:23bdb833c110d7fd60ee8cf9b8b96cb40b9b0faca6bd79142f872d2510b630b5
|
| 3 |
+
size 23373
|