Instructions to use JMwagunda/ENG-SW-MODEL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use JMwagunda/ENG-SW-MODEL with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("JMwagunda/ENG-SW-MODEL") model = AutoModelForSeq2SeqLM.from_pretrained("JMwagunda/ENG-SW-MODEL") - Notebooks
- Google Colab
- Kaggle
Best model checkpoint after epoch 3, batch 0
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 297552544
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2afe8ec2062c2126ed3760560cc0caedb7138a4bead3926a12c803899830bf52
|
| 3 |
size 297552544
|