Instructions to use picard47at/punctuation_750_1.7B_levdist with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use picard47at/punctuation_750_1.7B_levdist with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("picard47at/punctuation_750_1.7B_levdist") model = AutoModelForSeq2SeqLM.from_pretrained("picard47at/punctuation_750_1.7B_levdist", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Training in progress, step 100
Browse files- adapter_model.safetensors +1 -1
- training_args.bin +1 -1
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6437384
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b49fd3699d1d1528d1dce3fc61a793c8d2b6116b568f68c53c0367fbb0ac8287
|
| 3 |
size 6437384
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7633
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ed52e6a91d88960d807c01e13011e1727342b1def9ae8bc2d779a1e2e29c0ea8
|
| 3 |
size 7633
|