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 4, 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:e48d9b82f5b0ac473bfdd4808c3dc3ac666568771f2163073ca1ce98261c91bb
|
| 3 |
size 297552544
|