Transformers
PyTorch
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Instructions to use Alqayed2024/finetuning-code-summarization-3000-samples with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Alqayed2024/finetuning-code-summarization-3000-samples with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Alqayed2024/finetuning-code-summarization-3000-samples") model = AutoModelForSeq2SeqLM.from_pretrained("Alqayed2024/finetuning-code-summarization-3000-samples") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 242041896
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abd9f16a9dd6095ad4042baa9715c0fbf5474c2dc273781d5e0b8f7b9720eb25
|
| 3 |
size 242041896
|
runs/Jul03_11-05-09_c96f2e8580ce/events.out.tfevents.1720004776.c96f2e8580ce.280.2
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:2a329cdfaed8849b16c7bd2e4b45c2c4f5a83f4a52ecf646c0e294f9111c7e72
|
| 3 |
+
size 6697
|