Instructions to use paulh27/cnn_aligned_smallT5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use paulh27/cnn_aligned_smallT5 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("paulh27/cnn_aligned_smallT5") model = AutoModelForSeq2SeqLM.from_pretrained("paulh27/cnn_aligned_smallT5", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 42500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242041896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7292a5a34f49ed63435f38e7743958bc8d8d20a74cd787492374d1ed55f996f
|
| 3 |
size 242041896
|
runs/Apr21_20-16-02_nlpg03.cs.washington.edu/events.out.tfevents.1713756239.nlpg03.cs.washington.edu.1458242.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:2e191b2ddbd089a993233442995b2072f878eee53b7232a8289fbaf7b7ec3bd5
|
| 3 |
+
size 96396
|