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 ·
5bcd8f2
1
Parent(s): 751982d
Training in progress, step 2000
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:fd8694645c35b80ac0b8ede4a9ee2778f3b006eace209ba2fb47f4012064155c
|
| 3 |
size 242071641
|
runs/Aug16_07-24-49_LAPTOP-5QD1OBBG/events.out.tfevents.1692151132.LAPTOP-5QD1OBBG.19004.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:4b8a56a3424b7784fea1d3dd5cc3c7baa26482c08603e4ae44b9dbf9a5fef9e0
|
| 3 |
+
size 9263
|