darrenfishell
commited on
Commit
•
03ac3f8
1
Parent(s):
6c6c977
Training in progress, epoch 3
Browse files- README.md +6 -6
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,17 +17,17 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on the samsum dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- eval_loss: 7.
|
21 |
- eval_rouge1: 0.0982
|
22 |
- eval_rouge2: 0.0087
|
23 |
- eval_rougeL: 0.0982
|
24 |
- eval_rougeLsum: 0.0972
|
25 |
- eval_gen_len: 19.0
|
26 |
-
- eval_runtime: 0.
|
27 |
-
- eval_samples_per_second: 9.
|
28 |
-
- eval_steps_per_second: 1.
|
29 |
-
- epoch:
|
30 |
-
- step:
|
31 |
|
32 |
## Model description
|
33 |
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [google-t5/t5-small](https://huggingface.co/google-t5/t5-small) on the samsum dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- eval_loss: 7.6490
|
21 |
- eval_rouge1: 0.0982
|
22 |
- eval_rouge2: 0.0087
|
23 |
- eval_rougeL: 0.0982
|
24 |
- eval_rougeLsum: 0.0972
|
25 |
- eval_gen_len: 19.0
|
26 |
+
- eval_runtime: 0.5251
|
27 |
+
- eval_samples_per_second: 9.522
|
28 |
+
- eval_steps_per_second: 1.904
|
29 |
+
- epoch: 3.0
|
30 |
+
- step: 3
|
31 |
|
32 |
## Model description
|
33 |
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 242041896
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0324e0515a79d27307405aeab9640f37841fa3d061efdb7ae8476370abf3d96a
|
3 |
size 242041896
|