Instructions to use nour4286/ArabartModel with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nour4286/ArabartModel with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("nour4286/ArabartModel") model = AutoModelForSeq2SeqLM.from_pretrained("nour4286/ArabartModel") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 6
Browse files- model.safetensors +1 -1
- training_args.bin +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 557116312
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d034f93a7bbb41bd9a5ab7e7842570c14aef58b6c99dc94fe5fce7f82a96c881
|
| 3 |
size 557116312
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6904
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0464e08008ec7197529b4a48dd765db2745c1a217714a3552a604e7387183b9a
|
| 3 |
size 6904
|