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 ·
d63353a
1
Parent(s): 3024e82
Training in progress, step 8400
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:4b5aa0952fddb6b178fd3d4b1655dd290ce6af0cf5de0badc1365d72ea85ae02
|
| 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:b7d68ed941b6a4f6c26c84b39ff13cfdadd7271027c9e9f268621c1747a21db8
|
| 3 |
+
size 22960
|