Instructions to use Ayham/roberta_roberta_summarization_cnn_dailymail with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ayham/roberta_roberta_summarization_cnn_dailymail with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Ayham/roberta_roberta_summarization_cnn_dailymail") model = AutoModelForSeq2SeqLM.from_pretrained("Ayham/roberta_roberta_summarization_cnn_dailymail", 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 1111066859
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b0f32780087fe286e77a23cb1517c70f257cd12ae16ac0476b87f439b01c73d
|
| 3 |
size 1111066859
|
runs/Feb20_13-08-45_6d98cb2ac6ee/events.out.tfevents.1645366100.6d98cb2ac6ee.126.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:34c3f4fcf49e967c34199693f4871b22c6e868fe023c474465a332b6a1068e26
|
| 3 |
+
size 24606
|