add model
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ model_index:
|
|
12 |
metric:
|
13 |
name: Bleu
|
14 |
type: bleu
|
15 |
-
value:
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -22,9 +22,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
22 |
|
23 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-ja-en](https://huggingface.co/Helsinki-NLP/opus-mt-ja-en) on an unkown dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
-
- Loss: 2.
|
26 |
-
- Bleu:
|
27 |
-
- Gen Len:
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -49,23 +49,16 @@ The following hyperparameters were used during training:
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- num_epochs:
|
53 |
- mixed_precision_training: Native AMP
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
59 |
-
| No log | 1.0 | 20 | 2.
|
60 |
-
| No log | 2.0 | 40 | 2.
|
61 |
-
| No log | 3.0 | 60 | 2.
|
62 |
-
| No log | 4.0 | 80 | 2.1646 | 37.728 | 12.5955 |
|
63 |
-
| No log | 5.0 | 100 | 2.1563 | 39.1659 | 12.191 |
|
64 |
-
| No log | 6.0 | 120 | 2.2355 | 38.2432 | 11.8652 |
|
65 |
-
| No log | 7.0 | 140 | 2.2503 | 41.4545 | 12.0 |
|
66 |
-
| No log | 8.0 | 160 | 2.2656 | 43.8778 | 12.2584 |
|
67 |
-
| No log | 9.0 | 180 | 2.2816 | 41.1478 | 12.2135 |
|
68 |
-
| No log | 10.0 | 200 | 2.2845 | 41.7379 | 12.0337 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
12 |
metric:
|
13 |
name: Bleu
|
14 |
type: bleu
|
15 |
+
value: 28.5955
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
22 |
|
23 |
This model is a fine-tuned version of [Helsinki-NLP/opus-mt-ja-en](https://huggingface.co/Helsinki-NLP/opus-mt-ja-en) on an unkown dataset.
|
24 |
It achieves the following results on the evaluation set:
|
25 |
+
- Loss: 2.2084
|
26 |
+
- Bleu: 28.5955
|
27 |
+
- Gen Len: 11.9101
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 3
|
53 |
- mixed_precision_training: Native AMP
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
|
59 |
+
| No log | 1.0 | 20 | 2.4764 | 16.4175 | 11.4157 |
|
60 |
+
| No log | 2.0 | 40 | 2.2389 | 27.3261 | 11.8764 |
|
61 |
+
| No log | 3.0 | 60 | 2.2084 | 28.5955 | 11.9101 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
|
63 |
|
64 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 301227653
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2e1bace784d2d7f297a20d7d490d82efa54e6386d4bd5ae5cb6ab6662f598bd
|
3 |
size 301227653
|
runs/Jul28_02-51-01_742332c5305d/1627440664.2455711/events.out.tfevents.1627440664.742332c5305d.64.19
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a316344997ae7101d8239bc4aab93e4bbb3c46258db0cad6104ae4661e7780b2
|
3 |
+
size 4339
|
runs/Jul28_02-51-01_742332c5305d/events.out.tfevents.1627440664.742332c5305d.64.18
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2201e7e90e3cf687f4a18321590427dc33cfb7b1d5b042c7a0842b025c3bd213
|
3 |
+
size 5172
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2735
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd84f843d01ecb0e49654575185dbca9ce3aad4e61419287f836d96913cbfca6
|
3 |
size 2735
|