End of training
Browse files- README.md +83 -0
- generation_config.json +6 -0
- pytorch_model.bin +1 -1
README.md
ADDED
@@ -0,0 +1,83 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: t5-small
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- rouge
|
8 |
+
model-index:
|
9 |
+
- name: philosophy_model
|
10 |
+
results: []
|
11 |
+
---
|
12 |
+
|
13 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
+
should probably proofread and complete it, then remove this comment. -->
|
15 |
+
|
16 |
+
# philosophy_model
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0004
|
21 |
+
- Rouge1: 0.8007
|
22 |
+
- Rouge2: 0.7918
|
23 |
+
- Rougel: 0.8011
|
24 |
+
- Rougelsum: 0.8009
|
25 |
+
- Gen Len: 18.4688
|
26 |
+
|
27 |
+
## Model description
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Intended uses & limitations
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training and evaluation data
|
36 |
+
|
37 |
+
More information needed
|
38 |
+
|
39 |
+
## Training procedure
|
40 |
+
|
41 |
+
### Training hyperparameters
|
42 |
+
|
43 |
+
The following hyperparameters were used during training:
|
44 |
+
- learning_rate: 0.0056
|
45 |
+
- train_batch_size: 4
|
46 |
+
- eval_batch_size: 4
|
47 |
+
- seed: 42
|
48 |
+
- optimizer: Adam with betas=(0.9,0.99) and epsilon=1e-06
|
49 |
+
- lr_scheduler_type: linear
|
50 |
+
- num_epochs: 20
|
51 |
+
|
52 |
+
### Training results
|
53 |
+
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
55 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
56 |
+
| No log | 1.0 | 31 | 2.0791 | 0.363 | 0.1735 | 0.3218 | 0.3229 | 17.4688 |
|
57 |
+
| No log | 2.0 | 62 | 1.3291 | 0.4134 | 0.2484 | 0.3829 | 0.3833 | 18.625 |
|
58 |
+
| No log | 3.0 | 93 | 0.9179 | 0.4946 | 0.3788 | 0.4721 | 0.4708 | 18.625 |
|
59 |
+
| No log | 4.0 | 124 | 0.7255 | 0.5559 | 0.4178 | 0.5355 | 0.5351 | 18.375 |
|
60 |
+
| No log | 5.0 | 155 | 0.4343 | 0.7166 | 0.6528 | 0.7012 | 0.7008 | 18.5938 |
|
61 |
+
| No log | 6.0 | 186 | 0.2940 | 0.7177 | 0.6657 | 0.7018 | 0.7038 | 18.4062 |
|
62 |
+
| No log | 7.0 | 217 | 0.1758 | 0.7609 | 0.7276 | 0.7547 | 0.7541 | 18.125 |
|
63 |
+
| No log | 8.0 | 248 | 0.1660 | 0.737 | 0.702 | 0.7307 | 0.7306 | 18.25 |
|
64 |
+
| No log | 9.0 | 279 | 0.0964 | 0.777 | 0.7549 | 0.7741 | 0.775 | 18.3125 |
|
65 |
+
| No log | 10.0 | 310 | 0.1104 | 0.7848 | 0.7677 | 0.7827 | 0.7821 | 18.4688 |
|
66 |
+
| No log | 11.0 | 341 | 0.0553 | 0.7912 | 0.7801 | 0.7926 | 0.7916 | 18.375 |
|
67 |
+
| No log | 12.0 | 372 | 0.0408 | 0.795 | 0.782 | 0.7952 | 0.7942 | 18.4688 |
|
68 |
+
| No log | 13.0 | 403 | 0.0537 | 0.794 | 0.7822 | 0.7921 | 0.7911 | 18.4688 |
|
69 |
+
| No log | 14.0 | 434 | 0.0313 | 0.8054 | 0.7909 | 0.8047 | 0.8041 | 18.4688 |
|
70 |
+
| No log | 15.0 | 465 | 0.0302 | 0.8023 | 0.7867 | 0.8031 | 0.803 | 18.4688 |
|
71 |
+
| No log | 16.0 | 496 | 0.0167 | 0.8017 | 0.7918 | 0.8026 | 0.802 | 18.4688 |
|
72 |
+
| 0.8485 | 17.0 | 527 | 0.0186 | 0.7979 | 0.7895 | 0.7989 | 0.7982 | 18.375 |
|
73 |
+
| 0.8485 | 18.0 | 558 | 0.0005 | 0.8007 | 0.7918 | 0.8011 | 0.8009 | 18.4688 |
|
74 |
+
| 0.8485 | 19.0 | 589 | 0.0006 | 0.8007 | 0.7918 | 0.8011 | 0.8009 | 18.4688 |
|
75 |
+
| 0.8485 | 20.0 | 620 | 0.0004 | 0.8007 | 0.7918 | 0.8011 | 0.8009 | 18.4688 |
|
76 |
+
|
77 |
+
|
78 |
+
### Framework versions
|
79 |
+
|
80 |
+
- Transformers 4.33.2
|
81 |
+
- Pytorch 2.0.1+cu118
|
82 |
+
- Datasets 2.14.5
|
83 |
+
- Tokenizers 0.13.3
|
generation_config.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"decoder_start_token_id": 0,
|
3 |
+
"eos_token_id": 1,
|
4 |
+
"pad_token_id": 0,
|
5 |
+
"transformers_version": "4.33.2"
|
6 |
+
}
|
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:b64b361c8b6b97609918565efb0741a6f30e9702a6940c6822d8c0abfeb812dd
|
3 |
size 242071641
|