Commit
·
766a063
1
Parent(s):
6f31b14
End of training
Browse files- README.md +106 -0
- generation_config.json +7 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,106 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: t5-base
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
model-index:
|
7 |
+
- name: t5-base-finetuned-xsum
|
8 |
+
results: []
|
9 |
+
---
|
10 |
+
|
11 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
12 |
+
should probably proofread and complete it, then remove this comment. -->
|
13 |
+
|
14 |
+
# t5-base-finetuned-xsum
|
15 |
+
|
16 |
+
This model is a fine-tuned version of [t5-base](https://huggingface.co/t5-base) on the None dataset.
|
17 |
+
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 2.0457
|
19 |
+
|
20 |
+
## Model description
|
21 |
+
|
22 |
+
More information needed
|
23 |
+
|
24 |
+
## Intended uses & limitations
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Training and evaluation data
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training procedure
|
33 |
+
|
34 |
+
### Training hyperparameters
|
35 |
+
|
36 |
+
The following hyperparameters were used during training:
|
37 |
+
- learning_rate: 2e-05
|
38 |
+
- train_batch_size: 2
|
39 |
+
- eval_batch_size: 2
|
40 |
+
- seed: 42
|
41 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
42 |
+
- lr_scheduler_type: linear
|
43 |
+
- num_epochs: 50
|
44 |
+
|
45 |
+
### Training results
|
46 |
+
|
47 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 64 | 2.6897 |
|
50 |
+
| No log | 2.0 | 128 | 1.8762 |
|
51 |
+
| No log | 3.0 | 192 | 1.7924 |
|
52 |
+
| No log | 4.0 | 256 | 1.7568 |
|
53 |
+
| No log | 5.0 | 320 | 1.7372 |
|
54 |
+
| No log | 6.0 | 384 | 1.7117 |
|
55 |
+
| No log | 7.0 | 448 | 1.7177 |
|
56 |
+
| 1.6685 | 8.0 | 512 | 1.7206 |
|
57 |
+
| 1.6685 | 9.0 | 576 | 1.7204 |
|
58 |
+
| 1.6685 | 10.0 | 640 | 1.7308 |
|
59 |
+
| 1.6685 | 11.0 | 704 | 1.7393 |
|
60 |
+
| 1.6685 | 12.0 | 768 | 1.7525 |
|
61 |
+
| 1.6685 | 13.0 | 832 | 1.7592 |
|
62 |
+
| 1.6685 | 14.0 | 896 | 1.7706 |
|
63 |
+
| 1.6685 | 15.0 | 960 | 1.7746 |
|
64 |
+
| 0.9956 | 16.0 | 1024 | 1.7864 |
|
65 |
+
| 0.9956 | 17.0 | 1088 | 1.7997 |
|
66 |
+
| 0.9956 | 18.0 | 1152 | 1.8177 |
|
67 |
+
| 0.9956 | 19.0 | 1216 | 1.8332 |
|
68 |
+
| 0.9956 | 20.0 | 1280 | 1.8388 |
|
69 |
+
| 0.9956 | 21.0 | 1344 | 1.8472 |
|
70 |
+
| 0.9956 | 22.0 | 1408 | 1.8600 |
|
71 |
+
| 0.9956 | 23.0 | 1472 | 1.8693 |
|
72 |
+
| 0.7826 | 24.0 | 1536 | 1.8867 |
|
73 |
+
| 0.7826 | 25.0 | 1600 | 1.9002 |
|
74 |
+
| 0.7826 | 26.0 | 1664 | 1.9121 |
|
75 |
+
| 0.7826 | 27.0 | 1728 | 1.9221 |
|
76 |
+
| 0.7826 | 28.0 | 1792 | 1.9273 |
|
77 |
+
| 0.7826 | 29.0 | 1856 | 1.9381 |
|
78 |
+
| 0.7826 | 30.0 | 1920 | 1.9509 |
|
79 |
+
| 0.7826 | 31.0 | 1984 | 1.9587 |
|
80 |
+
| 0.6385 | 32.0 | 2048 | 1.9644 |
|
81 |
+
| 0.6385 | 33.0 | 2112 | 1.9657 |
|
82 |
+
| 0.6385 | 34.0 | 2176 | 1.9783 |
|
83 |
+
| 0.6385 | 35.0 | 2240 | 1.9870 |
|
84 |
+
| 0.6385 | 36.0 | 2304 | 1.9911 |
|
85 |
+
| 0.6385 | 37.0 | 2368 | 1.9959 |
|
86 |
+
| 0.6385 | 38.0 | 2432 | 2.0009 |
|
87 |
+
| 0.6385 | 39.0 | 2496 | 2.0091 |
|
88 |
+
| 0.5653 | 40.0 | 2560 | 2.0190 |
|
89 |
+
| 0.5653 | 41.0 | 2624 | 2.0195 |
|
90 |
+
| 0.5653 | 42.0 | 2688 | 2.0240 |
|
91 |
+
| 0.5653 | 43.0 | 2752 | 2.0308 |
|
92 |
+
| 0.5653 | 44.0 | 2816 | 2.0340 |
|
93 |
+
| 0.5653 | 45.0 | 2880 | 2.0364 |
|
94 |
+
| 0.5653 | 46.0 | 2944 | 2.0414 |
|
95 |
+
| 0.5251 | 47.0 | 3008 | 2.0427 |
|
96 |
+
| 0.5251 | 48.0 | 3072 | 2.0447 |
|
97 |
+
| 0.5251 | 49.0 | 3136 | 2.0452 |
|
98 |
+
| 0.5251 | 50.0 | 3200 | 2.0457 |
|
99 |
+
|
100 |
+
|
101 |
+
### Framework versions
|
102 |
+
|
103 |
+
- Transformers 4.33.0
|
104 |
+
- Pytorch 2.0.0
|
105 |
+
- Datasets 2.1.0
|
106 |
+
- Tokenizers 0.13.3
|
generation_config.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_from_model_config": true,
|
3 |
+
"decoder_start_token_id": 0,
|
4 |
+
"eos_token_id": 1,
|
5 |
+
"pad_token_id": 0,
|
6 |
+
"transformers_version": "4.33.0"
|
7 |
+
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 891702929
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e14945cf6183d2346f9ab7fa01409d03b914f273c3fd99ad8905c4d645abb834
|
3 |
size 891702929
|