Instructions to use emilstabil/DanSumT5-baseV_38821 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use emilstabil/DanSumT5-baseV_38821 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("emilstabil/DanSumT5-baseV_38821") model = AutoModelForSeq2SeqLM.from_pretrained("emilstabil/DanSumT5-baseV_38821") - Notebooks
- Google Colab
- Kaggle
Commit ·
df40ee5
1
Parent(s): c9708d9
Training in progress, step 4000
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2329703026
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc49f550907548ed54313e81d54930c18b9f493fffb6abf4582228599cdce34f
|
| 3 |
size 2329703026
|