shirsh10mall
commited on
Commit
•
334e862
1
Parent(s):
a530681
Training in progress epoch 0
Browse files- README.md +4 -13
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Train Loss: 1.
|
18 |
-
- Validation Loss: 1.
|
19 |
- Train Lr: 2e-05
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -43,16 +43,7 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Train Lr | Epoch |
|
45 |
|:----------:|:---------------:|:--------:|:-----:|
|
46 |
-
| 1.
|
47 |
-
| 1.8816 | 1.6956 | 2e-05 | 1 |
|
48 |
-
| 1.8680 | 1.6860 | 2e-05 | 2 |
|
49 |
-
| 1.8640 | 1.6779 | 2e-05 | 3 |
|
50 |
-
| 1.8556 | 1.6773 | 2e-05 | 4 |
|
51 |
-
| 1.8522 | 1.6751 | 2e-05 | 5 |
|
52 |
-
| 1.8468 | 1.6725 | 2e-05 | 6 |
|
53 |
-
| 1.8424 | 1.6665 | 2e-05 | 7 |
|
54 |
-
| 1.8432 | 1.6650 | 2e-05 | 8 |
|
55 |
-
| 1.8874 | 1.6657 | 2e-05 | 9 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Train Loss: 1.9217
|
18 |
+
- Validation Loss: 1.6990
|
19 |
- Train Lr: 2e-05
|
20 |
+
- Epoch: 0
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
43 |
|
44 |
| Train Loss | Validation Loss | Train Lr | Epoch |
|
45 |
|:----------:|:---------------:|:--------:|:-----:|
|
46 |
+
| 1.9217 | 1.6990 | 2e-05 | 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 373902664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e243e60433e47e652a409393c160513aece290a03ec3f26e65ad7561950184da
|
3 |
size 373902664
|