Instructions to use Samuael/ethiopic-sec2sec-supervised with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Samuael/ethiopic-sec2sec-supervised with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Samuael/ethiopic-sec2sec-supervised") model = AutoModelForSeq2SeqLM.from_pretrained("Samuael/ethiopic-sec2sec-supervised", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2165
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 240738368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4d05118b9d19100d1e946ab397bc8b9a5988579dac2a3e5d6c0ea15a40d2951
|
| 3 |
size 240738368
|