Commit
·
0ed2afa
1
Parent(s):
eb6d06b
Training in progress epoch 0
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
@@ -13,15 +13,15 @@ probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# pakawadeep/mt5-small-finetuned-ctfl
|
15 |
|
16 |
-
This model is a fine-tuned version of [
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss:
|
20 |
-
- Train Rouge1:
|
21 |
- Train Rouge2: 0.0
|
22 |
-
- Train Rougel:
|
23 |
-
- Train Rougelsum:
|
24 |
-
- Train Gen Len:
|
25 |
- Epoch: 0
|
26 |
|
27 |
## Model description
|
@@ -48,7 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Train Gen Len | Epoch |
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
-
|
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: pakawadeep/mt5-small-finetuned-ctfl
|
4 |
tags:
|
5 |
- generated_from_keras_callback
|
6 |
model-index:
|
|
|
13 |
|
14 |
# pakawadeep/mt5-small-finetuned-ctfl
|
15 |
|
16 |
+
This model is a fine-tuned version of [pakawadeep/mt5-small-finetuned-ctfl](https://huggingface.co/pakawadeep/mt5-small-finetuned-ctfl) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 6.7016
|
19 |
+
- Validation Loss: 2.4838
|
20 |
+
- Train Rouge1: 1.6172
|
21 |
- Train Rouge2: 0.0
|
22 |
+
- Train Rougel: 1.6172
|
23 |
+
- Train Rougelsum: 1.6502
|
24 |
+
- Train Gen Len: 14.3762
|
25 |
- Epoch: 0
|
26 |
|
27 |
## Model description
|
|
|
48 |
|
49 |
| Train Loss | Validation Loss | Train Rouge1 | Train Rouge2 | Train Rougel | Train Rougelsum | Train Gen Len | Epoch |
|
50 |
|:----------:|:---------------:|:------------:|:------------:|:------------:|:---------------:|:-------------:|:-----:|
|
51 |
+
| 6.7016 | 2.4838 | 1.6172 | 0.0 | 1.6172 | 1.6502 | 14.3762 | 0 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"MT5ForConditionalGeneration"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "pakawadeep/mt5-small-finetuned-ctfl",
|
3 |
"architectures": [
|
4 |
"MT5ForConditionalGeneration"
|
5 |
],
|
logs/train/events.out.tfevents.1710130061.254cd1f3dc2d.4180.0.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05039d4248acf60015187fdab7843fe0309d1a00c830025a941d3eb76d30f314
|
3 |
+
size 4614013
|
logs/validation/events.out.tfevents.1710136748.254cd1f3dc2d.4180.1.v2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6743250a3b6b4f2b511611d0994255a808fe5fec89e64e54fd3e26219fc6112c
|
3 |
+
size 232
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2225560376
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd5e42623e626ccae397058794ad8e92ff85135d2feda07684bc8452ff99ddf1
|
3 |
size 2225560376
|