Instructions to use gijs/roberta-large-aces with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use gijs/roberta-large-aces with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("token-classification", model="gijs/roberta-large-aces")# Load model directly from transformers import AutoTokenizer, AutoModelForTokenClassification tokenizer = AutoTokenizer.from_pretrained("gijs/roberta-large-aces") model = AutoModelForTokenClassification.from_pretrained("gijs/roberta-large-aces") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1417420909
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad8b69300b1d4287703388ffd70888a55cab5df27543d7260147a8838c606e51
|
| 3 |
size 1417420909
|
runs/Dec23_15-21-11_gou-5-tn4qq/events.out.tfevents.1671805284.gou-5-tn4qq.563552.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:2e92c13b62f6e18c5aa28e011d46c56ce815f9704425ecf490c7a07769748e4c
|
| 3 |
+
size 14590
|