Instructions to use Jsevisal/ft-bert-large-gest-pred-seqeval-partialmatch with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Jsevisal/ft-bert-large-gest-pred-seqeval-partialmatch with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="Jsevisal/ft-bert-large-gest-pred-seqeval-partialmatch")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("Jsevisal/ft-bert-large-gest-pred-seqeval-partialmatch") model = AutoModelForTokenClassification.from_pretrained("Jsevisal/ft-bert-large-gest-pred-seqeval-partialmatch") - 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 1330429037
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:670f6183df79421f65d45192418801d3c9879550c993419bc9d1d1a06588060a
|
| 3 |
size 1330429037
|
runs/Apr19_09-40-05_8acf473b9751/events.out.tfevents.1681897215.8acf473b9751.707.2
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:34142b6c8e6b7f90ee38f6f1f07690ec35a45dc175aabfb761bf628df98db85b
|
| 3 |
+
size 11802
|