pavlichenko
commited on
Commit
•
f7e366e
1
Parent(s):
529ddab
Model save
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model: google/flan-t5-
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
@@ -8,25 +8,25 @@ metrics:
|
|
8 |
- recall
|
9 |
- f1
|
10 |
model-index:
|
11 |
-
- name: flan-t5-
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
-
# flan-t5-
|
19 |
|
20 |
-
This model is a fine-tuned version of [google/flan-t5-
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Gen Len: 39.
|
24 |
-
- Em Ic: 0.
|
25 |
-
- Em: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- F1: 0.
|
29 |
-
- Levinstein Ratio: 0.
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -58,9 +58,9 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Gen Len | Em Ic | Em | Precision | Recall | F1 | Levinstein Ratio |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:------:|:---------:|:------:|:------:|:----------------:|
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
|
65 |
|
66 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: google/flan-t5-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
|
|
8 |
- recall
|
9 |
- f1
|
10 |
model-index:
|
11 |
+
- name: flan-t5-small-comma-correction
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
# flan-t5-small-comma-correction
|
19 |
|
20 |
+
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.0662
|
23 |
+
- Gen Len: 39.2167
|
24 |
+
- Em Ic: 0.934
|
25 |
+
- Em: 0.5759
|
26 |
+
- Precision: 0.9177
|
27 |
+
- Recall: 0.7736
|
28 |
+
- F1: 0.7575
|
29 |
+
- Levinstein Ratio: 0.9954
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
58 |
|
59 |
| Training Loss | Epoch | Step | Validation Loss | Gen Len | Em Ic | Em | Precision | Recall | F1 | Levinstein Ratio |
|
60 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:------:|:------:|:---------:|:------:|:------:|:----------------:|
|
61 |
+
| 0.0694 | 1.0 | 2159 | 0.0696 | 39.1396 | 0.9299 | 0.5543 | 0.9178 | 0.7509 | 0.7366 | 0.9951 |
|
62 |
+
| 0.0558 | 2.0 | 4318 | 0.0670 | 39.1904 | 0.9334 | 0.5736 | 0.9195 | 0.7678 | 0.7537 | 0.9954 |
|
63 |
+
| 0.0542 | 3.0 | 6477 | 0.0662 | 39.2167 | 0.934 | 0.5759 | 0.9177 | 0.7736 | 0.7575 | 0.9954 |
|
64 |
|
65 |
|
66 |
### Framework versions
|
emissions.csv
CHANGED
@@ -3,3 +3,4 @@ timestamp,experiment_id,project_name,duration,emissions,energy_consumed,country_
|
|
3 |
2023-11-12T02:31:40,952a0139-b3b1-4bf6-a253-c07ec4fc724e,codecarbon,1704.3497834205627,0.047007517862861795,0.12780728075818867,USA,USA,Virginia,Y,azure,eastus
|
4 |
2023-11-12T03:46:01,121545f5-d3d6-4150-980a-91245b875481,codecarbon,1756.9844217300415,0.04688993191807487,0.12748757998389035,USA,USA,Virginia,Y,azure,eastus
|
5 |
2023-11-12T04:17:26,e7911b71-a497-49ef-b104-1d094799818e,codecarbon,1768.6998009681702,0.048475042343282204,0.13179728750212671,USA,USA,Virginia,Y,azure,eastus
|
|
|
|
3 |
2023-11-12T02:31:40,952a0139-b3b1-4bf6-a253-c07ec4fc724e,codecarbon,1704.3497834205627,0.047007517862861795,0.12780728075818867,USA,USA,Virginia,Y,azure,eastus
|
4 |
2023-11-12T03:46:01,121545f5-d3d6-4150-980a-91245b875481,codecarbon,1756.9844217300415,0.04688993191807487,0.12748757998389035,USA,USA,Virginia,Y,azure,eastus
|
5 |
2023-11-12T04:17:26,e7911b71-a497-49ef-b104-1d094799818e,codecarbon,1768.6998009681702,0.048475042343282204,0.13179728750212671,USA,USA,Virginia,Y,azure,eastus
|
6 |
+
2023-11-13T11:46:48,2935eed7-943c-4b71-8017-49c460ed9bdc,codecarbon,934.5526478290558,0.01894653586962663,0.05151314809577659,USA,USA,Virginia,Y,azure,eastus
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 307867048
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fb5f2b417002b2f1809df07ac9d94b4d3555f612c68c451921cfe0c41a27cca
|
3 |
size 307867048
|
runs/Nov13_11-31-00_4738cfb2f99b/events.out.tfevents.1699875073.4738cfb2f99b.9.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:371a8824e7dadf25b9d2556e6d78d8c7544520074d279a4fd541ccdc533ee62c
|
3 |
+
size 109073
|