Instructions to use adasgaleus/insertion-prop05-ls01 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use adasgaleus/insertion-prop05-ls01 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="adasgaleus/insertion-prop05-ls01")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("adasgaleus/insertion-prop05-ls01") model = AutoModelForTokenClassification.from_pretrained("adasgaleus/insertion-prop05-ls01") - Notebooks
- Google Colab
- Kaggle
Commit ·
8fd7b50
1
Parent(s): 5db35b5
End of training
Browse files
runs/Jan18_18-08-38_50bc5d3efa73/events.out.tfevents.1674065328.50bc5d3efa73.4463.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:eba7602f3578f2c75bb4f03fa157f53f736d802777f35124b1128043cdc46f47
|
| 3 |
+
size 5986
|