File size: 1,142 Bytes
90cb7a9
554e550
 
 
90cb7a9
 
5eca3b0
554e550
90cb7a9
0181cd3
 
90cb7a9
0181cd3
90cb7a9
 
 
 
 
 
505e0f6
90cb7a9
4c04b99
45e42a2
0be62f7
90cb7a9
 
 
15628ab
 
90cb7a9
 
 
 
 
 
 
c2319f0
90cb7a9
 
 
 
 
 
 
 
 
 
 
 
 
c044728
 
 
90cb7a9
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
language:
- en
- sv
tags:
- generated_from_trainer
- translation

metrics:
- type: Bleu
- value: 67.28
model-index:
- name: mt-en-sv-finetuned
  results: []
---

<!-- This model card has been generated automatically according to the information the Trainer had access to. You
should probably proofread and complete it, then remove this comment. -->

# mt-en-sv-finetuned

This model is a fine-tuned version of Helsinki-NLP/opus-mt-en-sv.
It achieves the following results on the Tatoeba.en.sv evaluation set:
- Bleu: 67.28528945378108

## Model description

- source_lang = en
- target_lang = sv

## Intended uses & limitations

More information needed

## Training and evaluation data

-

## Training procedure

### Training hyperparameters

The following hyperparameters were used during training:
- learning_rate: 5e-06
- train_batch_size: 24
- eval_batch_size: 4
- mixed_precision_training: Native AMP

### Training results

| testset               | BLEU  | 
|-----------------------|-------|
| Tatoeba.en.sv 	| 67.28| 	

### Framework versions

- Transformers 4.25.0.dev0
- Pytorch 1.13.0+cu117
- Datasets 2.6.1
- Tokenizers 0.13.1