Instructions to use Ayham/bert_gpt2_summarization_cnndm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ayham/bert_gpt2_summarization_cnndm with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Ayham/bert_gpt2_summarization_cnndm") model = AutoModelForSeq2SeqLM.from_pretrained("Ayham/bert_gpt2_summarization_cnndm", device_map="auto") - Notebooks
- Google Colab
- Kaggle
end_of_training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1069829993
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9c4ad2268e4ce723b42b9dad02e573d9e39b0992d4adb178095db5954af56bda
|
| 3 |
size 1069829993
|
runs/Dec17_16-59-38_a8a203496202/events.out.tfevents.1639760433.a8a203496202.4371.0
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:9ede1028cb9faab1faa0b278682f613c51aa82180045830e780b2fa5238d91d1
|
| 3 |
+
size 24842
|