Instructions to use adasgaleus/insertbert05 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use adasgaleus/insertbert05 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="adasgaleus/insertbert05")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("adasgaleus/insertbert05") model = AutoModelForTokenClassification.from_pretrained("adasgaleus/insertbert05") - Notebooks
- Google Colab
- Kaggle
Commit ·
2bf44bc
1
Parent(s): be94d58
End of training
Browse files
runs/Jan20_09-56-41_e4461f83bd0b/events.out.tfevents.1674208612.e4461f83bd0b.1840.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:5cc9b5c00f4edee2c4f884ab850ec6c24d8a35764dea87fa2fb748a26606fef8
|
| 3 |
+
size 5959
|