Instructions to use JRobertson816/new_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JRobertson816/new_model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="JRobertson816/new_model")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("JRobertson816/new_model") model = AutoModelForTokenClassification.from_pretrained("JRobertson816/new_model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
9b94703
1
Parent(s): a6b5719
Training in progress, step 100
Browse files
logs/1692196608.781605/events.out.tfevents.1692196608.MacBook-Pro-2.local.83794.25
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d4c3f80e9512dca5fb340da6c3a38fd975682d065e7863691ae49eeb1387f3d5
|
| 3 |
+
size 5838
|
logs/events.out.tfevents.1692194287.MacBook-Pro-2.local.83794.22
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:f549bd532e43f09ebb40b8020dda88834052ce9ec28b5828430f71d04ea5bc15
|
| 3 |
+
size 11339
|
logs/events.out.tfevents.1692196608.MacBook-Pro-2.local.83794.24
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:33297bf4fbe0e92dd3c4752cbdfeee80251aee1f443107250f41defff8d6c990
|
| 3 |
+
size 5036
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 520816014
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d65e73b8bb5f5cb6eaa010575b62ba2efbb5e2d841bd08561dd084ab5881da2f
|
| 3 |
size 520816014
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4024
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad68c55ce0581f238579cae4b17dc91f19acb4931fb38756ca2ab4951e026a8b
|
| 3 |
size 4024
|