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 ·
ebfae18
1
Parent(s): 193ae1b
Training in progress, step 5600
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:f840ef68604ea4c24410997fc6747ef82a505512b63c8f21640f424025276dec
|
| 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:9acd94331c9820fb17eb7ffdab5ca673ac8aadd9ad7adb159aaf6539c8a001c2
|
| 3 |
+
size 16968
|