Transformers
PyTorch
TensorBoard
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use machinelearningzuu/lesson-summarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use machinelearningzuu/lesson-summarization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("machinelearningzuu/lesson-summarization") model = AutoModelForSeq2SeqLM.from_pretrained("machinelearningzuu/lesson-summarization") - Notebooks
- Google Colab
- Kaggle
Commit ·
fc84892
1
Parent(s): 0e5def2
Training in progress, step 10800
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242071641
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dcdb0c78aada4ac0e6d2c3a8917f478d353ea462146ede7e8781dbc56bcddab1
|
| 3 |
size 242071641
|
runs/Aug16_07-35-41_LAPTOP-5QD1OBBG/events.out.tfevents.1692151545.LAPTOP-5QD1OBBG.25224.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:cc9a493ba15750a51ff0eab05ec8eb72f174203187dc46f2e1ac42407560f24b
|
| 3 |
+
size 28096
|