Instructions to use thaboe01/resultsv3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thaboe01/resultsv3 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("thaboe01/resultsv3") model = AutoModelForSeq2SeqLM.from_pretrained("thaboe01/resultsv3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 139500
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 307867048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d532e9b44be659fa424dddf224ceaef434bf81d6416ec333074f869e57681dd8
|
| 3 |
size 307867048
|