Shijia commited on
Commit
45af6af
1 Parent(s): 34ccaac

Model save

Browse files
Files changed (2) hide show
  1. README.md +20 -20
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
- base_model: luqh/ClinicalT5-base
 
3
  tags:
4
  - generated_from_trainer
5
  datasets:
@@ -21,7 +22,7 @@ model-index:
21
  metrics:
22
  - name: Rouge1
23
  type: rouge
24
- value: 50.0
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,14 +30,14 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  # run1
31
 
32
- This model is a fine-tuned version of [luqh/ClinicalT5-base](https://huggingface.co/luqh/ClinicalT5-base) on the sem_eval_2024_task_2 dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.2336
35
- - Rouge1: 50.0
36
  - Rouge2: 0.0
37
- - Rougel: 50.0
38
- - Rougelsum: 50.0
39
- - Gen Len: 2.22
40
 
41
  ## Model description
42
 
@@ -64,27 +65,26 @@ The following hyperparameters were used during training:
64
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
65
  - lr_scheduler_type: linear
66
  - num_epochs: 10
67
- - mixed_precision_training: Native AMP
68
 
69
  ### Training results
70
 
71
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
72
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
73
- | No log | 1.0 | 212 | 0.2358 | 50.5 | 0.0 | 50.5 | 50.5 | 3.93 |
74
- | 1.8021 | 2.0 | 425 | 0.2346 | 50.5 | 0.0 | 50.5 | 50.5 | 3.73 |
75
- | 1.8021 | 3.0 | 637 | 0.2347 | 50.0 | 0.0 | 50.0 | 50.0 | 2.04 |
76
- | 0.2555 | 4.0 | 850 | 0.2342 | 51.0 | 0.0 | 51.0 | 51.0 | 3.46 |
77
- | 0.2555 | 5.0 | 1062 | 0.2333 | 50.5 | 0.0 | 50.5 | 50.5 | 2.33 |
78
- | 0.2518 | 6.0 | 1275 | 0.2327 | 51.0 | 0.0 | 51.0 | 50.5 | 2.52 |
79
- | 0.2518 | 7.0 | 1487 | 0.2351 | 50.0 | 0.0 | 50.0 | 50.0 | 2.0 |
80
- | 0.2516 | 8.0 | 1700 | 0.2354 | 50.0 | 0.0 | 50.0 | 50.0 | 2.0 |
81
- | 0.2516 | 9.0 | 1912 | 0.2329 | 52.0 | 0.0 | 52.0 | 51.5 | 2.42 |
82
- | 0.2516 | 9.98 | 2120 | 0.2336 | 50.0 | 0.0 | 50.0 | 50.0 | 2.22 |
83
 
84
 
85
  ### Framework versions
86
 
87
  - Transformers 4.35.2
88
  - Pytorch 2.1.0+cu121
89
- - Datasets 2.15.0
90
  - Tokenizers 0.15.0
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: google/flan-t5-base
4
  tags:
5
  - generated_from_trainer
6
  datasets:
 
22
  metrics:
23
  - name: Rouge1
24
  type: rouge
25
+ value: 59.0
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  # run1
32
 
33
+ This model is a fine-tuned version of [google/flan-t5-base](https://huggingface.co/google/flan-t5-base) on the sem_eval_2024_task_2 dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.3506
36
+ - Rouge1: 59.0
37
  - Rouge2: 0.0
38
+ - Rougel: 59.0
39
+ - Rougelsum: 58.75
40
+ - Gen Len: 2.0
41
 
42
  ## Model description
43
 
 
65
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
66
  - lr_scheduler_type: linear
67
  - num_epochs: 10
 
68
 
69
  ### Training results
70
 
71
  | Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
72
  |:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
73
+ | No log | 1.0 | 212 | 0.3327 | 58.0 | 0.0 | 58.0 | 58.0 | 2.0 |
74
+ | 0.3828 | 2.0 | 425 | 0.3269 | 59.0 | 0.0 | 59.0 | 59.0 | 2.0 |
75
+ | 0.3828 | 3.0 | 637 | 0.3392 | 59.0 | 0.0 | 59.0 | 59.0 | 2.0 |
76
+ | 0.3608 | 4.0 | 850 | 0.3264 | 60.5 | 0.0 | 60.5 | 60.5 | 2.0 |
77
+ | 0.3608 | 5.0 | 1062 | 0.3293 | 59.0 | 0.0 | 59.0 | 59.0 | 2.0 |
78
+ | 0.3494 | 6.0 | 1275 | 0.3324 | 60.5 | 0.0 | 60.5 | 60.5 | 2.0 |
79
+ | 0.3494 | 7.0 | 1487 | 0.3448 | 61.0 | 0.0 | 61.0 | 61.0 | 2.0 |
80
+ | 0.3328 | 8.0 | 1700 | 0.3462 | 59.5 | 0.0 | 59.5 | 59.5 | 2.0 |
81
+ | 0.3328 | 9.0 | 1912 | 0.3491 | 59.5 | 0.0 | 59.5 | 59.5 | 2.0 |
82
+ | 0.3328 | 9.98 | 2120 | 0.3506 | 59.0 | 0.0 | 59.0 | 58.75 | 2.0 |
83
 
84
 
85
  ### Framework versions
86
 
87
  - Transformers 4.35.2
88
  - Pytorch 2.1.0+cu121
89
+ - Datasets 2.16.1
90
  - Tokenizers 0.15.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9739bdaf27c0e0b0650a9ed5311be113fd685fe9466b85e413dbe961c28d8e63
3
  size 990345064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b981cbf163a3315b81060a4d86f7aa0fd8747024f405495220b9f7f4d94dffa
3
  size 990345064