Instructions to use a2ran/FingerFriend-t5-base-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use a2ran/FingerFriend-t5-base-v1 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("a2ran/FingerFriend-t5-base-v1") model = AutoModelForSeq2SeqLM.from_pretrained("a2ran/FingerFriend-t5-base-v1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files- README.md +7 -12
- pytorch_model.bin +1 -1
- tokenizer.json +1 -1
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -14,7 +14,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [eenzeenee/t5-base-korean-summarization](https://huggingface.co/eenzeenee/t5-base-korean-summarization) on the None dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
@@ -33,7 +38,7 @@ More information needed
|
|
| 33 |
### Training hyperparameters
|
| 34 |
|
| 35 |
The following hyperparameters were used during training:
|
| 36 |
-
- learning_rate:
|
| 37 |
- train_batch_size: 4
|
| 38 |
- eval_batch_size: 4
|
| 39 |
- seed: 42
|
|
@@ -41,16 +46,6 @@ The following hyperparameters were used during training:
|
|
| 41 |
- lr_scheduler_type: linear
|
| 42 |
- num_epochs: 20
|
| 43 |
|
| 44 |
-
### Training results
|
| 45 |
-
|
| 46 |
-
| Training Loss | Epoch | Step | Validation Loss |
|
| 47 |
-
|:-------------:|:-----:|:----:|:---------------:|
|
| 48 |
-
| 1.087 | 1.0 | 1644 | 0.6922 |
|
| 49 |
-
| 0.7033 | 2.0 | 3288 | 0.6261 |
|
| 50 |
-
| 0.5957 | 3.0 | 4932 | 0.6020 |
|
| 51 |
-
| 0.5174 | 4.0 | 6576 | 0.6029 |
|
| 52 |
-
|
| 53 |
-
|
| 54 |
### Framework versions
|
| 55 |
|
| 56 |
- Transformers 4.33.2
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [eenzeenee/t5-base-korean-summarization](https://huggingface.co/eenzeenee/t5-base-korean-summarization) on the None dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- eval_loss: 0.5818
|
| 18 |
+
- eval_runtime: 22.9524
|
| 19 |
+
- eval_samples_per_second: 15.772
|
| 20 |
+
- eval_steps_per_second: 3.965
|
| 21 |
+
- epoch: 5.0
|
| 22 |
+
- step: 8675
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 38 |
### Training hyperparameters
|
| 39 |
|
| 40 |
The following hyperparameters were used during training:
|
| 41 |
+
- learning_rate: 1e-05
|
| 42 |
- train_batch_size: 4
|
| 43 |
- eval_batch_size: 4
|
| 44 |
- seed: 42
|
|
|
|
| 46 |
- lr_scheduler_type: linear
|
| 47 |
- num_epochs: 20
|
| 48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
### Framework versions
|
| 50 |
|
| 51 |
- Transformers 4.33.2
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1102414005
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab395ab847a699aa674fbba898089431c2e7d26e19a6dae8adcd39c45180f339
|
| 3 |
size 1102414005
|
tokenizer.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
"version": "1.0",
|
| 3 |
"truncation": {
|
| 4 |
"direction": "Right",
|
| 5 |
-
"max_length":
|
| 6 |
"strategy": "LongestFirst",
|
| 7 |
"stride": 0
|
| 8 |
},
|
|
|
|
| 2 |
"version": "1.0",
|
| 3 |
"truncation": {
|
| 4 |
"direction": "Right",
|
| 5 |
+
"max_length": 48,
|
| 6 |
"strategy": "LongestFirst",
|
| 7 |
"stride": 0
|
| 8 |
},
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4155
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:18fcbc2e40d4d1f589d6e2888465258a8809d1fd6d8c223bfe7dff9e8210b717
|
| 3 |
size 4155
|