Instructions to use aimarsg/testlink-class with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use aimarsg/testlink-class with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="aimarsg/testlink-class")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("aimarsg/testlink-class") model = AutoModelForTokenClassification.from_pretrained("aimarsg/testlink-class") - Notebooks
- Google Colab
- Kaggle
Training complete
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:4e27287704fc4afad2e96bfd5839e183057eb06f9c824bc1be8c79fe7355efc8
|
| 3 |
size 496299053
|
runs/May01_14-45-53_df63f918d674/events.out.tfevents.1682952494.df63f918d674.257.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:654af587c8d2bdd2e4fb86de8bcec1ea856be0c6353f83f07bd388f1c14c0db1
|
| 3 |
+
size 18961
|