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 ·
be94d58
1
Parent(s): 8a703d5
Training in progress, step 1500
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:731ff1f1fa9204b9e505fc4a48e2ba20221a3b501290956d363c7b9bce589395
|
| 3 |
size 265492517
|
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:7c3cc0cda7a8ba69866fe7f5b58e45d46ddf1a43e4ecf8f959f91c493841c565
|
| 3 |
+
size 5605
|