add model
Browse files
README.md
CHANGED
@@ -1,18 +1,12 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
-
metrics:
|
5 |
-
- bleu
|
6 |
model_index:
|
7 |
- name: opus-mt-ja-en-finetuned-ja-to-en_test
|
8 |
results:
|
9 |
- task:
|
10 |
name: Sequence-to-sequence Language Modeling
|
11 |
type: text2text-generation
|
12 |
-
metric:
|
13 |
-
name: Bleu
|
14 |
-
type: bleu
|
15 |
-
value: 62.9394
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -20,11 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
# opus-mt-ja-en-finetuned-ja-to-en_test
|
22 |
|
23 |
-
This model is a fine-tuned version of [
|
24 |
-
It achieves the following results on the evaluation set:
|
25 |
-
- Loss: 0.5724
|
26 |
-
- Bleu: 62.9394
|
27 |
-
- Gen Len: 16.3066
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -44,8 +34,8 @@ More information needed
|
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
- learning_rate: 0.0002
|
47 |
-
- train_batch_size:
|
48 |
-
- eval_batch_size:
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
@@ -54,9 +44,9 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
-
| Training Loss | Epoch | Step | Validation Loss | Bleu
|
58 |
-
|
59 |
-
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- generated_from_trainer
|
|
|
|
|
4 |
model_index:
|
5 |
- name: opus-mt-ja-en-finetuned-ja-to-en_test
|
6 |
results:
|
7 |
- task:
|
8 |
name: Sequence-to-sequence Language Modeling
|
9 |
type: text2text-generation
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
14 |
|
15 |
# opus-mt-ja-en-finetuned-ja-to-en_test
|
16 |
|
17 |
+
This model is a fine-tuned version of [Edomonndo/opus-mt-ja-en-finetuned-ja-to-en_test](https://huggingface.co/Edomonndo/opus-mt-ja-en-finetuned-ja-to-en_test) on an unkown dataset.
|
|
|
|
|
|
|
|
|
18 |
|
19 |
## Model description
|
20 |
|
|
|
34 |
|
35 |
The following hyperparameters were used during training:
|
36 |
- learning_rate: 0.0002
|
37 |
+
- train_batch_size: 32
|
38 |
+
- eval_batch_size: 32
|
39 |
- seed: 42
|
40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
41 |
- lr_scheduler_type: linear
|
|
|
44 |
|
45 |
### Training results
|
46 |
|
47 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|
48 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:-------:|
|
49 |
+
| No log | 1.0 | 247 | 0.5317 | 67.793 | 16.3208 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "swish",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "Edomonndo/opus-mt-ja-en-finetuned-ja-to-en_test",
|
3 |
"_num_labels": 3,
|
4 |
"activation_dropout": 0.0,
|
5 |
"activation_function": "swish",
|
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:b3401b64499bccb90724c580ca350bacc45949286710efd75fa6200568943bf2
|
3 |
size 301227653
|
runs/Sep07_00-55-29_245528ade5de/1630976145.9561462/events.out.tfevents.1630976145.245528ade5de.74.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f699f6ad2123090fbc2effb791951801c2d19b86ec8ce816f6a2e92ffabdf307
|
3 |
+
size 4339
|
runs/Sep07_00-55-29_245528ade5de/events.out.tfevents.1630976145.245528ade5de.74.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:955cee7a32e7e90ce4ae21d0b77dd89cc20eca996dc27c76b8f2f2e4b9d357b2
|
3 |
+
size 4508
|
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:c63a134f9bde9d1c939535bfd5fccfa3cd23d2b758061a7d08fac8889013ad4a
|
3 |
size 2735
|