kikaigakushuu commited on
Commit
659b7f3
·
verified ·
1 Parent(s): 1535445

Model save

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: cc-by-sa-4.0
4
+ base_model: retrieva-jp/t5-base-medium
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - rouge
9
+ model-index:
10
+ - name: Question_model_1
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # Question_model_1
18
+
19
+ This model is a fine-tuned version of [retrieva-jp/t5-base-medium](https://huggingface.co/retrieva-jp/t5-base-medium) on the None dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 1.2892
22
+ - Rouge1: 0.086
23
+ - Rouge2: 0.0236
24
+ - Rougel: 0.0858
25
+ - Rougelsum: 0.0856
26
+ - Gen Len: 16.5234
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 2e-05
46
+ - train_batch_size: 8
47
+ - eval_batch_size: 8
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: linear
51
+ - num_epochs: 3
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
56
+ |:-------------:|:-----:|:-----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
57
+ | 1.6228 | 1.0 | 7858 | 1.3471 | 0.0811 | 0.0207 | 0.0811 | 0.0811 | 16.6484 |
58
+ | 1.5099 | 2.0 | 15716 | 1.2962 | 0.0863 | 0.0231 | 0.0863 | 0.0861 | 16.5369 |
59
+ | 1.499 | 3.0 | 23574 | 1.2892 | 0.086 | 0.0236 | 0.0858 | 0.0856 | 16.5234 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.44.2
65
+ - Pytorch 2.4.1+cu121
66
+ - Datasets 3.1.0
67
+ - Tokenizers 0.19.1
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.44.2"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1f0c6c3efebc3e94e8eecfa836cdbf0f046e68df1f9e527576374c3ef10163ff
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:176e4b96521e45929db9572775e5795300ac1c6f391f5bea96ed466173ea395b
3
  size 990345064
runs/Nov30_14-17-28_536ec949f853/events.out.tfevents.1732976270.536ec949f853.201.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c3c96f53582282c6733bc7b7f07d356d877a44380ed4f14167a8de11258ae31
3
- size 16019
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69cbddbcb40b8871f76697157b2d75cdef6e834dfa1383a88c5977b1de17a910
3
+ size 17129