Instructions to use aimarsg/testlink-class-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aimarsg/testlink-class-2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="aimarsg/testlink-class-2")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("aimarsg/testlink-class-2") model = AutoModelForTokenClassification.from_pretrained("aimarsg/testlink-class-2") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 17
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 496299053
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1796eea0f81d084b57ad2af8a036abf2ee41a3cde5f395b3192acc2d6104e167
|
| 3 |
size 496299053
|
runs/May01_16-55-02_df63f918d674/events.out.tfevents.1682960105.df63f918d674.257.6
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:e6155e7d95404ba86b9891353b30b29d65e1337d2d33e93c355bc37b75b19962
|
| 3 |
+
size 12322
|