kikaigakushuu commited on
Commit
aa86e58
1 Parent(s): 8596825

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_notitle
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_notitle
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.4010
22
+ - Rouge1: 0.0884
23
+ - Rouge2: 0.024
24
+ - Rougel: 0.0883
25
+ - Rougelsum: 0.0887
26
+ - Gen Len: 16.0081
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.7738 | 1.0 | 7858 | 1.4773 | 0.0796 | 0.0215 | 0.0794 | 0.0799 | 16.2695 |
58
+ | 1.6313 | 2.0 | 15716 | 1.4103 | 0.0832 | 0.024 | 0.0828 | 0.0833 | 16.0633 |
59
+ | 1.6204 | 3.0 | 23574 | 1.4010 | 0.0884 | 0.024 | 0.0883 | 0.0887 | 16.0081 |
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:c0c52eabda41c0e35e7768d3b4c1102bfba840e4b95419e5707abe6ad30a6230
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5b4a51570250f788abd8b75497bf5a24cd43b7da0fd412309faeace0360f618
3
  size 990345064
runs/Nov26_07-22-06_536ec949f853/events.out.tfevents.1732605757.536ec949f853.202.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de9e29440429a16513b8baf9d7b6db4071a9f5f5e4e9b51722c2489decd21b57
3
- size 16037
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c394b9db213040682e9fcaae669d59ccd47aafc51ca259861f7504a7e27f5bed
3
+ size 17147