Instructions to use starryls/parismtrain with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use starryls/parismtrain with Transformers:
# Load model directly from transformers import AutoTokenizer, CustomizedTokenClassification tokenizer = AutoTokenizer.from_pretrained("starryls/parismtrain") model = CustomizedTokenClassification.from_pretrained("starryls/parismtrain") - Notebooks
- Google Colab
- Kaggle
Upload optimizer.pt
Browse files- optimizer.pt +3 -0
optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3afb41f0651a8c9e0ef137eb4af67a258ea24d1c7fdebf3755df412c16ab6ebd
|
| 3 |
+
size 3351352421
|