Model save
Browse files- README.md +18 -19
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
---
|
2 |
-
|
3 |
-
base_model: google/flan-t5-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
@@ -22,7 +21,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Rouge1
|
24 |
type: rouge
|
25 |
-
value:
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -30,14 +29,14 @@ should probably proofread and complete it, then remove this comment. -->
|
|
30 |
|
31 |
# run1
|
32 |
|
33 |
-
This model is a fine-tuned version of [
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
-
- Rouge1:
|
37 |
- Rouge2: 0.0
|
38 |
-
- Rougel:
|
39 |
-
- Rougelsum:
|
40 |
-
- Gen Len:
|
41 |
|
42 |
## Model description
|
43 |
|
@@ -71,16 +70,16 @@ The following hyperparameters were used during training:
|
|
71 |
|
72 |
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
73 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
74 |
-
| No log | 1.0 | 212 |
|
75 |
-
|
|
76 |
-
|
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
80 |
-
| 0.
|
81 |
-
| 0.
|
82 |
-
| 0.
|
83 |
-
| 0.
|
84 |
|
85 |
|
86 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
base_model: luqh/ClinicalT5-base
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
datasets:
|
|
|
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 |
|
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 |
|
|
|
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
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 891644712
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:055bfc58d33b7d19275d9c09c153ae45cd4e9b237c89300bbc2ef8801b09b112
|
3 |
size 891644712
|