Instructions to use adasgaleus/insertion-prop-05 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use adasgaleus/insertion-prop-05 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="adasgaleus/insertion-prop-05")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("adasgaleus/insertion-prop-05") model = AutoModelForTokenClassification.from_pretrained("adasgaleus/insertion-prop-05") - Notebooks
- Google Colab
- Kaggle
Commit ·
b32e4a6
1
Parent(s): 4657dde
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 265492517
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:883f681f7788e35cf01d550d1178aaf311cddf7545e415005356bfc5cd8e4215
|
| 3 |
size 265492517
|
runs/Dec29_13-48-35_26623c095489/events.out.tfevents.1672321733.26623c095489.5965.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:85587f3dc797ccccb9f189e2305d07a2a2aff1357c8723d106eaf2bb418ba507
|
| 3 |
+
size 5974
|