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 9
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:ef9ce4b63b618dc0e957a5af9a2dea28a39e33d9bfb564236ceea041748b679e
|
| 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:129100b4b233dacba0a934f1eb3fd42a0a35870f473eb2693b5764523332e394
|
| 3 |
+
size 9798
|