Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use mHossain/ml_sum_v3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mHossain/ml_sum_v3 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("mHossain/ml_sum_v3") model = AutoModelForSeq2SeqLM.from_pretrained("mHossain/ml_sum_v3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 500
Browse files
runs/Mar11_18-30-36_0283d48d218c/events.out.tfevents.1710181977.0283d48d218c.1882.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c707fab144074cac8661a74f07d7a0a603aa3fa95f83841bb582e0ad9db8ab71
|
| 3 |
+
size 6311
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5048
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8ec581301d7129adaa8fb87cbf46f41ec438a4d21fc322ec43b708393df63467
|
| 3 |
size 5048
|