Instructions to use Blgn94/testingModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Blgn94/testingModel with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Blgn94/testingModel")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Blgn94/testingModel") model = AutoModelForTokenClassification.from_pretrained("Blgn94/testingModel") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 10
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 538986533
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:438b723a483d1e1723e936197e9d12e75ff5ddcf5243d9a481ca9718465a663b
|
| 3 |
size 538986533
|
runs/May19_04-44-02_10646d853bf3/events.out.tfevents.1684471460.10646d853bf3.1420.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:24576e5828ebc581fb23aba83bddf7b3cd4b6d6189478ea280e183b536073ef1
|
| 3 |
+
size 10427
|