Instructions to use Samuael/amBART with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Samuael/amBART with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Samuael/amBART") model = AutoModelForSeq2SeqLM.from_pretrained("Samuael/amBART", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 219801212
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b6204c93395298c47427431fe7c9724fd4e5f6626612ba725a8fc4db117a4c4c
|
| 3 |
size 219801212
|
runs/Mar05_16-20-52_c13d3b5db01a/events.out.tfevents.1709655675.c13d3b5db01a.763.1
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f7504823cfc8dfc217acf4680b9f882910404ee70d037bb9494ffebca5b5e3d0
|
| 3 |
+
size 320855
|