farsipal commited on
Commit
2ca1edd
1 Parent(s): f27e681

Upload 25 files

Browse files
README.md CHANGED
@@ -1,3 +1,83 @@
1
  ---
 
 
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - el
4
  license: apache-2.0
5
+ tags:
6
+ - whisper-event
7
+ - generated_from_trainer
8
+ - hf-asr-leaderboard
9
+ - automatic-speech-recognition
10
+ - greek
11
+ datasets:
12
+ - mozilla-foundation/common_voice_11_0,google/fleurs
13
+ metrics:
14
+ - wer
15
+ model-index:
16
+ - name: whisper-md-el-intlv-xs
17
+ results:
18
+ - task:
19
+ name: Automatic Speech Recognition
20
+ type: automatic-speech-recognition
21
+ dataset:
22
+ name: mozilla-foundation/common_voice_11_0
23
+ type: mozilla-foundation/common_voice_11_0
24
+ args: 'config: el, split: test'
25
+ metrics:
26
+ - name: Wer
27
+ type: wer
28
+ value: 11.36701337295691
29
  ---
30
+
31
+
32
+ # whisper-md-el-intlv-xs
33
+
34
+ This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the mozilla-foundation/common_voice_11_0,google/fleurs el,el_gr dataset.
35
+ It achieves the following results on the evaluation set:
36
+ - Loss: 0.4168
37
+ - Wer: 11.3670
38
+
39
+ ## Model description
40
+
41
+ This model is trained over two interleaved datasets for the Greek language and is tested only on the common_voice_11_0 test split.
42
+
43
+ ## Intended uses & limitations
44
+
45
+ It is intended for transcription in Greek
46
+
47
+ ## Training procedure
48
+
49
+ ### Training hyperparameters
50
+
51
+ The following hyperparameters were used during training:
52
+ - learning_rate: 8e-06
53
+ - train_batch_size: 32
54
+ - eval_batch_size: 8
55
+ - seed: 42
56
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
57
+ - lr_scheduler_type: linear
58
+ - lr_scheduler_warmup_steps: 500
59
+ - training_steps: 10000
60
+ - mixed_precision_training: Native AMP
61
+
62
+ ### Training results
63
+
64
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
65
+ |:-------------:|:-----:|:-----:|:---------------:|:-------:|
66
+ | 0.0251 | 2.49 | 1000 | 0.2216 | 12.5836 |
67
+ | 0.0051 | 4.98 | 2000 | 0.2874 | 12.2957 |
68
+ | 0.0015 | 7.46 | 3000 | 0.3281 | 11.9056 |
69
+ | 0.0017 | 9.95 | 4000 | 0.3178 | 12.5929 |
70
+ | 0.0008 | 12.44 | 5000 | 0.3449 | 11.9799 |
71
+ | 0.0001 | 14.93 | 6000 | 0.3638 | 11.7106 |
72
+ | 0.0001 | 17.41 | 7000 | 0.3910 | 11.4970 |
73
+ | 0.0 | 19.9 | 8000 | 0.4042 | 11.3949 |
74
+ | 0.0 | 22.39 | 9000 | 0.4129 | 11.4134 |
75
+ | 0.0 | 24.88 | 10000 | 0.4168 | 11.3670 |
76
+
77
+
78
+ ### Framework versions
79
+
80
+ - Transformers 4.26.0.dev0
81
+ - Pytorch 1.13.0+cu117
82
+ - Datasets 2.7.1.dev0
83
+ - Tokenizers 0.13.2
added_tokens.json ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|af|>": 50327,
3
+ "<|am|>": 50334,
4
+ "<|ar|>": 50272,
5
+ "<|as|>": 50350,
6
+ "<|az|>": 50304,
7
+ "<|ba|>": 50355,
8
+ "<|be|>": 50330,
9
+ "<|bg|>": 50292,
10
+ "<|bn|>": 50302,
11
+ "<|bo|>": 50347,
12
+ "<|br|>": 50309,
13
+ "<|bs|>": 50315,
14
+ "<|ca|>": 50270,
15
+ "<|cs|>": 50283,
16
+ "<|cy|>": 50297,
17
+ "<|da|>": 50285,
18
+ "<|de|>": 50261,
19
+ "<|el|>": 50281,
20
+ "<|endoftext|>": 50257,
21
+ "<|en|>": 50259,
22
+ "<|es|>": 50262,
23
+ "<|et|>": 50307,
24
+ "<|eu|>": 50310,
25
+ "<|fa|>": 50300,
26
+ "<|fi|>": 50277,
27
+ "<|fo|>": 50338,
28
+ "<|fr|>": 50265,
29
+ "<|gl|>": 50319,
30
+ "<|gu|>": 50333,
31
+ "<|haw|>": 50352,
32
+ "<|ha|>": 50354,
33
+ "<|hi|>": 50276,
34
+ "<|hr|>": 50291,
35
+ "<|ht|>": 50339,
36
+ "<|hu|>": 50286,
37
+ "<|hy|>": 50312,
38
+ "<|id|>": 50275,
39
+ "<|is|>": 50311,
40
+ "<|it|>": 50274,
41
+ "<|iw|>": 50279,
42
+ "<|ja|>": 50266,
43
+ "<|jw|>": 50356,
44
+ "<|ka|>": 50329,
45
+ "<|kk|>": 50316,
46
+ "<|km|>": 50323,
47
+ "<|kn|>": 50306,
48
+ "<|ko|>": 50264,
49
+ "<|la|>": 50294,
50
+ "<|lb|>": 50345,
51
+ "<|ln|>": 50353,
52
+ "<|lo|>": 50336,
53
+ "<|lt|>": 50293,
54
+ "<|lv|>": 50301,
55
+ "<|mg|>": 50349,
56
+ "<|mi|>": 50295,
57
+ "<|mk|>": 50308,
58
+ "<|ml|>": 50296,
59
+ "<|mn|>": 50314,
60
+ "<|mr|>": 50320,
61
+ "<|ms|>": 50282,
62
+ "<|mt|>": 50343,
63
+ "<|my|>": 50346,
64
+ "<|ne|>": 50313,
65
+ "<|nl|>": 50271,
66
+ "<|nn|>": 50342,
67
+ "<|nocaptions|>": 50362,
68
+ "<|notimestamps|>": 50363,
69
+ "<|no|>": 50288,
70
+ "<|oc|>": 50328,
71
+ "<|pa|>": 50321,
72
+ "<|pl|>": 50269,
73
+ "<|ps|>": 50340,
74
+ "<|pt|>": 50267,
75
+ "<|ro|>": 50284,
76
+ "<|ru|>": 50263,
77
+ "<|sa|>": 50344,
78
+ "<|sd|>": 50332,
79
+ "<|si|>": 50322,
80
+ "<|sk|>": 50298,
81
+ "<|sl|>": 50305,
82
+ "<|sn|>": 50324,
83
+ "<|so|>": 50326,
84
+ "<|sq|>": 50317,
85
+ "<|sr|>": 50303,
86
+ "<|startoflm|>": 50360,
87
+ "<|startofprev|>": 50361,
88
+ "<|startoftranscript|>": 50258,
89
+ "<|su|>": 50357,
90
+ "<|sv|>": 50273,
91
+ "<|sw|>": 50318,
92
+ "<|ta|>": 50287,
93
+ "<|te|>": 50299,
94
+ "<|tg|>": 50331,
95
+ "<|th|>": 50289,
96
+ "<|tk|>": 50341,
97
+ "<|tl|>": 50348,
98
+ "<|transcribe|>": 50359,
99
+ "<|translate|>": 50358,
100
+ "<|tr|>": 50268,
101
+ "<|tt|>": 50351,
102
+ "<|uk|>": 50280,
103
+ "<|ur|>": 50290,
104
+ "<|uz|>": 50337,
105
+ "<|vi|>": 50278,
106
+ "<|yi|>": 50335,
107
+ "<|yo|>": 50325,
108
+ "<|zh|>": 50260
109
+ }
all_results.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 24.88,
3
+ "eval_loss": 0.4167824387550354,
4
+ "eval_runtime": 1082.3954,
5
+ "eval_samples_per_second": 1.567,
6
+ "eval_steps_per_second": 0.196,
7
+ "eval_wer": 11.36701337295691,
8
+ "train_loss": 0.013932611434056889,
9
+ "train_runtime": 53727.7715,
10
+ "train_samples_per_second": 5.956,
11
+ "train_steps_per_second": 0.186
12
+ }
config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "openai/whisper-medium",
3
+ "activation_dropout": 0.0,
4
+ "activation_function": "gelu",
5
+ "architectures": [
6
+ "WhisperForConditionalGeneration"
7
+ ],
8
+ "attention_dropout": 0.0,
9
+ "begin_suppress_tokens": [
10
+ 220,
11
+ 50257
12
+ ],
13
+ "bos_token_id": 50257,
14
+ "d_model": 1024,
15
+ "decoder_attention_heads": 16,
16
+ "decoder_ffn_dim": 4096,
17
+ "decoder_layerdrop": 0.0,
18
+ "decoder_layers": 24,
19
+ "decoder_start_token_id": 50258,
20
+ "dropout": 0.1,
21
+ "encoder_attention_heads": 16,
22
+ "encoder_ffn_dim": 4096,
23
+ "encoder_layerdrop": 0.0,
24
+ "encoder_layers": 24,
25
+ "eos_token_id": 50257,
26
+ "forced_decoder_ids": null,
27
+ "init_std": 0.02,
28
+ "is_encoder_decoder": true,
29
+ "max_length": 448,
30
+ "max_source_positions": 1500,
31
+ "max_target_positions": 448,
32
+ "model_type": "whisper",
33
+ "num_hidden_layers": 24,
34
+ "num_mel_bins": 80,
35
+ "pad_token_id": 50257,
36
+ "scale_embedding": false,
37
+ "torch_dtype": "float32",
38
+ "transformers_version": "4.26.0.dev0",
39
+ "use_cache": false,
40
+ "vocab_size": 51865
41
+ }
eval_results.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 24.88,
3
+ "eval_loss": 0.4167824387550354,
4
+ "eval_runtime": 1082.3954,
5
+ "eval_samples_per_second": 1.567,
6
+ "eval_steps_per_second": 0.196,
7
+ "eval_wer": 11.36701337295691
8
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
normalizer.json ADDED
@@ -0,0 +1,1742 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "accessorise": "accessorize",
3
+ "accessorised": "accessorized",
4
+ "accessorises": "accessorizes",
5
+ "accessorising": "accessorizing",
6
+ "acclimatisation": "acclimatization",
7
+ "acclimatise": "acclimatize",
8
+ "acclimatised": "acclimatized",
9
+ "acclimatises": "acclimatizes",
10
+ "acclimatising": "acclimatizing",
11
+ "accoutrements": "accouterments",
12
+ "aeon": "eon",
13
+ "aeons": "eons",
14
+ "aerogramme": "aerogram",
15
+ "aerogrammes": "aerograms",
16
+ "aeroplane": "airplane",
17
+ "aeroplanes": "airplanes",
18
+ "aesthete": "esthete",
19
+ "aesthetes": "esthetes",
20
+ "aesthetic": "esthetic",
21
+ "aesthetically": "esthetically",
22
+ "aesthetics": "esthetics",
23
+ "aetiology": "etiology",
24
+ "ageing": "aging",
25
+ "aggrandisement": "aggrandizement",
26
+ "agonise": "agonize",
27
+ "agonised": "agonized",
28
+ "agonises": "agonizes",
29
+ "agonising": "agonizing",
30
+ "agonisingly": "agonizingly",
31
+ "almanack": "almanac",
32
+ "almanacks": "almanacs",
33
+ "aluminium": "aluminum",
34
+ "amortisable": "amortizable",
35
+ "amortisation": "amortization",
36
+ "amortisations": "amortizations",
37
+ "amortise": "amortize",
38
+ "amortised": "amortized",
39
+ "amortises": "amortizes",
40
+ "amortising": "amortizing",
41
+ "amphitheatre": "amphitheater",
42
+ "amphitheatres": "amphitheaters",
43
+ "anaemia": "anemia",
44
+ "anaemic": "anemic",
45
+ "anaesthesia": "anesthesia",
46
+ "anaesthetic": "anesthetic",
47
+ "anaesthetics": "anesthetics",
48
+ "anaesthetise": "anesthetize",
49
+ "anaesthetised": "anesthetized",
50
+ "anaesthetises": "anesthetizes",
51
+ "anaesthetising": "anesthetizing",
52
+ "anaesthetist": "anesthetist",
53
+ "anaesthetists": "anesthetists",
54
+ "anaesthetize": "anesthetize",
55
+ "anaesthetized": "anesthetized",
56
+ "anaesthetizes": "anesthetizes",
57
+ "anaesthetizing": "anesthetizing",
58
+ "analogue": "analog",
59
+ "analogues": "analogs",
60
+ "analyse": "analyze",
61
+ "analysed": "analyzed",
62
+ "analyses": "analyzes",
63
+ "analysing": "analyzing",
64
+ "anglicise": "anglicize",
65
+ "anglicised": "anglicized",
66
+ "anglicises": "anglicizes",
67
+ "anglicising": "anglicizing",
68
+ "annualised": "annualized",
69
+ "antagonise": "antagonize",
70
+ "antagonised": "antagonized",
71
+ "antagonises": "antagonizes",
72
+ "antagonising": "antagonizing",
73
+ "apologise": "apologize",
74
+ "apologised": "apologized",
75
+ "apologises": "apologizes",
76
+ "apologising": "apologizing",
77
+ "appal": "appall",
78
+ "appals": "appalls",
79
+ "appetiser": "appetizer",
80
+ "appetisers": "appetizers",
81
+ "appetising": "appetizing",
82
+ "appetisingly": "appetizingly",
83
+ "arbour": "arbor",
84
+ "arbours": "arbors",
85
+ "archaeologically": "archeologically",
86
+ "archaeologist": "archeologist",
87
+ "archaeologists": "archeologists",
88
+ "archaeology": "archeology</span>",
89
+ "archeological": "archaeological",
90
+ "ardour": "ardor",
91
+ "armour": "armor",
92
+ "armoured": "armored",
93
+ "armourer": "armorer",
94
+ "armourers": "armorers",
95
+ "armouries": "armories",
96
+ "armoury": "armory",
97
+ "artefact": "artifact",
98
+ "artefacts": "artifacts",
99
+ "authorise": "authorize",
100
+ "authorised": "authorized",
101
+ "authorises": "authorizes",
102
+ "authorising": "authorizing",
103
+ "axe": "ax",
104
+ "backpedalled": "backpedaled",
105
+ "backpedalling": "backpedaling",
106
+ "bannister": "banister",
107
+ "bannisters": "banisters",
108
+ "baptise": "baptize",
109
+ "baptised": "baptized",
110
+ "baptises": "baptizes",
111
+ "baptising": "baptizing",
112
+ "bastardise": "bastardize",
113
+ "bastardised": "bastardized",
114
+ "bastardises": "bastardizes",
115
+ "bastardising": "bastardizing",
116
+ "battleax": "battleaxe",
117
+ "baulk": "balk",
118
+ "baulked": "balked",
119
+ "baulking": "balking",
120
+ "baulks": "balks",
121
+ "bedevilled": "bedeviled",
122
+ "bedevilling": "bedeviling",
123
+ "behaviour": "behavior",
124
+ "behavioural": "behavioral",
125
+ "behaviourism": "behaviorism",
126
+ "behaviourist": "behaviorist",
127
+ "behaviourists": "behaviorists",
128
+ "behaviours": "behaviors",
129
+ "behove": "behoove",
130
+ "behoved": "behooved",
131
+ "behoves": "behooves",
132
+ "bejewelled": "bejeweled",
133
+ "belabour": "belabor",
134
+ "belaboured": "belabored",
135
+ "belabouring": "belaboring",
136
+ "belabours": "belabors",
137
+ "bevelled": "beveled",
138
+ "bevvies": "bevies",
139
+ "bevvy": "bevy",
140
+ "biassed": "biased",
141
+ "biassing": "biasing",
142
+ "bingeing": "binging",
143
+ "bougainvillaea": "bougainvillea",
144
+ "bougainvillaeas": "bougainvilleas",
145
+ "bowdlerise": "bowdlerize",
146
+ "bowdlerised": "bowdlerized",
147
+ "bowdlerises": "bowdlerizes",
148
+ "bowdlerising": "bowdlerizing",
149
+ "breathalyse": "breathalyze",
150
+ "breathalysed": "breathalyzed",
151
+ "breathalyser": "breathalyzer",
152
+ "breathalysers": "breathalyzers",
153
+ "breathalyses": "breathalyzes",
154
+ "breathalysing": "breathalyzing",
155
+ "brutalise": "brutalize",
156
+ "brutalised": "brutalized",
157
+ "brutalises": "brutalizes",
158
+ "brutalising": "brutalizing",
159
+ "busses": "buses",
160
+ "bussing": "busing",
161
+ "caesarean": "cesarean",
162
+ "caesareans": "cesareans",
163
+ "calibre": "caliber",
164
+ "calibres": "calibers",
165
+ "calliper": "caliper",
166
+ "callipers": "calipers",
167
+ "callisthenics": "calisthenics",
168
+ "canalise": "canalize",
169
+ "canalised": "canalized",
170
+ "canalises": "canalizes",
171
+ "canalising": "canalizing",
172
+ "cancelation": "cancellation",
173
+ "cancelations": "cancellations",
174
+ "cancelled": "canceled",
175
+ "cancelling": "canceling",
176
+ "candour": "candor",
177
+ "cannibalise": "cannibalize",
178
+ "cannibalised": "cannibalized",
179
+ "cannibalises": "cannibalizes",
180
+ "cannibalising": "cannibalizing",
181
+ "canonise": "canonize",
182
+ "canonised": "canonized",
183
+ "canonises": "canonizes",
184
+ "canonising": "canonizing",
185
+ "capitalise": "capitalize",
186
+ "capitalised": "capitalized",
187
+ "capitalises": "capitalizes",
188
+ "capitalising": "capitalizing",
189
+ "caramelise": "caramelize",
190
+ "caramelised": "caramelized",
191
+ "caramelises": "caramelizes",
192
+ "caramelising": "caramelizing",
193
+ "carbonise": "carbonize",
194
+ "carbonised": "carbonized",
195
+ "carbonises": "carbonizes",
196
+ "carbonising": "carbonizing",
197
+ "carolled": "caroled",
198
+ "carolling": "caroling",
199
+ "catalogue": "catalog",
200
+ "catalogued": "cataloged",
201
+ "catalogues": "catalogs",
202
+ "cataloguing": "cataloging",
203
+ "catalyse": "catalyze",
204
+ "catalysed": "catalyzed",
205
+ "catalyses": "catalyzes",
206
+ "catalysing": "catalyzing",
207
+ "categorise": "categorize",
208
+ "categorised": "categorized",
209
+ "categorises": "categorizes",
210
+ "categorising": "categorizing",
211
+ "cauterise": "cauterize",
212
+ "cauterised": "cauterized",
213
+ "cauterises": "cauterizes",
214
+ "cauterising": "cauterizing",
215
+ "cavilled": "caviled",
216
+ "cavilling": "caviling",
217
+ "centigramme": "centigram",
218
+ "centigrammes": "centigrams",
219
+ "centilitre": "centiliter",
220
+ "centilitres": "centiliters",
221
+ "centimetre": "centimeter",
222
+ "centimetres": "centimeters",
223
+ "centralise": "centralize",
224
+ "centralised": "centralized",
225
+ "centralises": "centralizes",
226
+ "centralising": "centralizing",
227
+ "centre": "center",
228
+ "centred": "centered",
229
+ "centrefold": "centerfold",
230
+ "centrefolds": "centerfolds",
231
+ "centrepiece": "centerpiece",
232
+ "centrepieces": "centerpieces",
233
+ "centres": "centers",
234
+ "channelled": "channeled",
235
+ "channelling": "channeling",
236
+ "characterise": "characterize",
237
+ "characterised": "characterized",
238
+ "characterises": "characterizes",
239
+ "characterising": "characterizing",
240
+ "cheque": "check",
241
+ "chequebook": "checkbook",
242
+ "chequebooks": "checkbooks",
243
+ "chequered": "checkered",
244
+ "cheques": "checks",
245
+ "chilli": "chili",
246
+ "chimaera": "chimera",
247
+ "chimaeras": "chimeras",
248
+ "chiselled": "chiseled",
249
+ "chiselling": "chiseling",
250
+ "circularise": "circularize",
251
+ "circularised": "circularized",
252
+ "circularises": "circularizes",
253
+ "circularising": "circularizing",
254
+ "civilise": "civilize",
255
+ "civilised": "civilized",
256
+ "civilises": "civilizes",
257
+ "civilising": "civilizing",
258
+ "clamour": "clamor",
259
+ "clamoured": "clamored",
260
+ "clamouring": "clamoring",
261
+ "clamours": "clamors",
262
+ "clangour": "clangor",
263
+ "clarinettist": "clarinetist",
264
+ "clarinettists": "clarinetists",
265
+ "collectivise": "collectivize",
266
+ "collectivised": "collectivized",
267
+ "collectivises": "collectivizes",
268
+ "collectivising": "collectivizing",
269
+ "colonisation": "colonization",
270
+ "colonise": "colonize",
271
+ "colonised": "colonized",
272
+ "coloniser": "colonizer",
273
+ "colonisers": "colonizers",
274
+ "colonises": "colonizes",
275
+ "colonising": "colonizing",
276
+ "colour": "color",
277
+ "colourant": "colorant",
278
+ "colourants": "colorants",
279
+ "coloured": "colored",
280
+ "coloureds": "coloreds",
281
+ "colourful": "colorful",
282
+ "colourfully": "colorfully",
283
+ "colouring": "coloring",
284
+ "colourize": "colorize",
285
+ "colourized": "colorized",
286
+ "colourizes": "colorizes",
287
+ "colourizing": "colorizing",
288
+ "colourless": "colorless",
289
+ "colours": "colors",
290
+ "commercialise": "commercialize",
291
+ "commercialised": "commercialized",
292
+ "commercialises": "commercializes",
293
+ "commercialising": "commercializing",
294
+ "compartmentalise": "compartmentalize",
295
+ "compartmentalised": "compartmentalized",
296
+ "compartmentalises": "compartmentalizes",
297
+ "compartmentalising": "compartmentalizing",
298
+ "computerise": "computerize",
299
+ "computerised": "computerized",
300
+ "computerises": "computerizes",
301
+ "computerising": "computerizing",
302
+ "conceptualise": "conceptualize",
303
+ "conceptualised": "conceptualized",
304
+ "conceptualises": "conceptualizes",
305
+ "conceptualising": "conceptualizing",
306
+ "connexion": "connection",
307
+ "connexions": "connections",
308
+ "contextualise": "contextualize",
309
+ "contextualised": "contextualized",
310
+ "contextualises": "contextualizes",
311
+ "contextualising": "contextualizing",
312
+ "cosier": "cozier",
313
+ "cosies": "cozies",
314
+ "cosiest": "coziest",
315
+ "cosily": "cozily",
316
+ "cosiness": "coziness",
317
+ "cosy": "cozy",
318
+ "councillor": "councilor",
319
+ "councillors": "councilors",
320
+ "counselled": "counseled",
321
+ "counselling": "counseling",
322
+ "counsellor": "counselor",
323
+ "counsellors": "counselors",
324
+ "crenelated": "crenellated",
325
+ "criminalise": "criminalize",
326
+ "criminalised": "criminalized",
327
+ "criminalises": "criminalizes",
328
+ "criminalising": "criminalizing",
329
+ "criticise": "criticize",
330
+ "criticised": "criticized",
331
+ "criticises": "criticizes",
332
+ "criticising": "criticizing",
333
+ "crueller": "crueler",
334
+ "cruellest": "cruelest",
335
+ "crystallisation": "crystallization",
336
+ "crystallise": "crystallize",
337
+ "crystallised": "crystallized",
338
+ "crystallises": "crystallizes",
339
+ "crystallising": "crystallizing",
340
+ "cudgelled": "cudgeled",
341
+ "cudgelling": "cudgeling",
342
+ "customise": "customize",
343
+ "customised": "customized",
344
+ "customises": "customizes",
345
+ "customising": "customizing",
346
+ "cypher": "cipher",
347
+ "cyphers": "ciphers",
348
+ "decentralisation": "decentralization",
349
+ "decentralise": "decentralize",
350
+ "decentralised": "decentralized",
351
+ "decentralises": "decentralizes",
352
+ "decentralising": "decentralizing",
353
+ "decriminalisation": "decriminalization",
354
+ "decriminalise": "decriminalize",
355
+ "decriminalised": "decriminalized",
356
+ "decriminalises": "decriminalizes",
357
+ "decriminalising": "decriminalizing",
358
+ "defence": "defense",
359
+ "defenceless": "defenseless",
360
+ "defences": "defenses",
361
+ "dehumanisation": "dehumanization",
362
+ "dehumanise": "dehumanize",
363
+ "dehumanised": "dehumanized",
364
+ "dehumanises": "dehumanizes",
365
+ "dehumanising": "dehumanizing",
366
+ "demeanour": "demeanor",
367
+ "demilitarisation": "demilitarization",
368
+ "demilitarise": "demilitarize",
369
+ "demilitarised": "demilitarized",
370
+ "demilitarises": "demilitarizes",
371
+ "demilitarising": "demilitarizing",
372
+ "demobilisation": "demobilization",
373
+ "demobilise": "demobilize",
374
+ "demobilised": "demobilized",
375
+ "demobilises": "demobilizes",
376
+ "demobilising": "demobilizing",
377
+ "democratisation": "democratization",
378
+ "democratise": "democratize",
379
+ "democratised": "democratized",
380
+ "democratises": "democratizes",
381
+ "democratising": "democratizing",
382
+ "demonise": "demonize",
383
+ "demonised": "demonized",
384
+ "demonises": "demonizes",
385
+ "demonising": "demonizing",
386
+ "demoralisation": "demoralization",
387
+ "demoralise": "demoralize",
388
+ "demoralised": "demoralized",
389
+ "demoralises": "demoralizes",
390
+ "demoralising": "demoralizing",
391
+ "denationalisation": "denationalization",
392
+ "denationalise": "denationalize",
393
+ "denationalised": "denationalized",
394
+ "denationalises": "denationalizes",
395
+ "denationalising": "denationalizing",
396
+ "deodorise": "deodorize",
397
+ "deodorised": "deodorized",
398
+ "deodorises": "deodorizes",
399
+ "deodorising": "deodorizing",
400
+ "depersonalise": "depersonalize",
401
+ "depersonalised": "depersonalized",
402
+ "depersonalises": "depersonalizes",
403
+ "depersonalising": "depersonalizing",
404
+ "deputise": "deputize",
405
+ "deputised": "deputized",
406
+ "deputises": "deputizes",
407
+ "deputising": "deputizing",
408
+ "desensitisation": "desensitization",
409
+ "desensitise": "desensitize",
410
+ "desensitised": "desensitized",
411
+ "desensitises": "desensitizes",
412
+ "desensitising": "desensitizing",
413
+ "destabilisation": "destabilization",
414
+ "destabilise": "destabilize",
415
+ "destabilised": "destabilized",
416
+ "destabilises": "destabilizes",
417
+ "destabilising": "destabilizing",
418
+ "dialled": "dialed",
419
+ "dialling": "dialing",
420
+ "dialogue": "dialog",
421
+ "dialogues": "dialogs",
422
+ "diarrhoea": "diarrhea",
423
+ "digitise": "digitize",
424
+ "digitised": "digitized",
425
+ "digitises": "digitizes",
426
+ "digitising": "digitizing",
427
+ "disc": "disk",
428
+ "discolour": "discolor",
429
+ "discoloured": "discolored",
430
+ "discolouring": "discoloring",
431
+ "discolours": "discolors",
432
+ "discs": "disks",
433
+ "disembowelled": "disemboweled",
434
+ "disembowelling": "disemboweling",
435
+ "disfavour": "disfavor",
436
+ "dishevelled": "disheveled",
437
+ "dishonour": "dishonor",
438
+ "dishonourable": "dishonorable",
439
+ "dishonourably": "dishonorably",
440
+ "dishonoured": "dishonored",
441
+ "dishonouring": "dishonoring",
442
+ "dishonours": "dishonors",
443
+ "disorganisation": "disorganization",
444
+ "disorganised": "disorganized",
445
+ "distil": "distill",
446
+ "distils": "distills",
447
+ "dramatisation": "dramatization",
448
+ "dramatisations": "dramatizations",
449
+ "dramatise": "dramatize",
450
+ "dramatised": "dramatized",
451
+ "dramatises": "dramatizes",
452
+ "dramatising": "dramatizing",
453
+ "draught": "draft",
454
+ "draughtboard": "draftboard",
455
+ "draughtboards": "draftboards",
456
+ "draughtier": "draftier",
457
+ "draughtiest": "draftiest",
458
+ "draughts": "drafts",
459
+ "draughtsman": "draftsman",
460
+ "draughtsmanship": "draftsmanship",
461
+ "draughtsmen": "draftsmen",
462
+ "draughtswoman": "draftswoman",
463
+ "draughtswomen": "draftswomen",
464
+ "draughty": "drafty",
465
+ "drivelled": "driveled",
466
+ "drivelling": "driveling",
467
+ "duelled": "dueled",
468
+ "duelling": "dueling",
469
+ "economise": "economize",
470
+ "economised": "economized",
471
+ "economises": "economizes",
472
+ "economising": "economizing",
473
+ "editorialise": "editorialize",
474
+ "editorialised": "editorialized",
475
+ "editorialises": "editorializes",
476
+ "editorialising": "editorializing",
477
+ "edoema": "edema",
478
+ "empathise": "empathize",
479
+ "empathised": "empathized",
480
+ "empathises": "empathizes",
481
+ "empathising": "empathizing",
482
+ "emphasise": "emphasize",
483
+ "emphasised": "emphasized",
484
+ "emphasises": "emphasizes",
485
+ "emphasising": "emphasizing",
486
+ "enamelled": "enameled",
487
+ "enamelling": "enameling",
488
+ "enamoured": "enamored",
489
+ "encyclopaedia": "encyclopedia",
490
+ "encyclopaedias": "encyclopedias",
491
+ "encyclopaedic": "encyclopedic",
492
+ "endeavour": "endeavor",
493
+ "endeavoured": "endeavored",
494
+ "endeavouring": "endeavoring",
495
+ "endeavours": "endeavors",
496
+ "energise": "energize",
497
+ "energised": "energized",
498
+ "energises": "energizes",
499
+ "energising": "energizing",
500
+ "enrol": "enroll",
501
+ "enrols": "enrolls",
502
+ "enthral": "enthrall",
503
+ "enthrals": "enthralls",
504
+ "epaulette": "epaulet",
505
+ "epaulettes": "epaulets",
506
+ "epicentre": "epicenter",
507
+ "epicentres": "epicenters",
508
+ "epilogue": "epilog",
509
+ "epilogues": "epilogs",
510
+ "epitomise": "epitomize",
511
+ "epitomised": "epitomized",
512
+ "epitomises": "epitomizes",
513
+ "epitomising": "epitomizing",
514
+ "equalisation": "equalization",
515
+ "equalise": "equalize",
516
+ "equalised": "equalized",
517
+ "equaliser": "equalizer",
518
+ "equalisers": "equalizers",
519
+ "equalises": "equalizes",
520
+ "equalising": "equalizing",
521
+ "eulogise": "eulogize",
522
+ "eulogised": "eulogized",
523
+ "eulogises": "eulogizes",
524
+ "eulogising": "eulogizing",
525
+ "evangelise": "evangelize",
526
+ "evangelised": "evangelized",
527
+ "evangelises": "evangelizes",
528
+ "evangelising": "evangelizing",
529
+ "exorcise": "exorcize",
530
+ "exorcised": "exorcized",
531
+ "exorcises": "exorcizes",
532
+ "exorcising": "exorcizing",
533
+ "extemporisation": "extemporization",
534
+ "extemporise": "extemporize",
535
+ "extemporised": "extemporized",
536
+ "extemporises": "extemporizes",
537
+ "extemporising": "extemporizing",
538
+ "externalisation": "externalization",
539
+ "externalisations": "externalizations",
540
+ "externalise": "externalize",
541
+ "externalised": "externalized",
542
+ "externalises": "externalizes",
543
+ "externalising": "externalizing",
544
+ "factorise": "factorize",
545
+ "factorised": "factorized",
546
+ "factorises": "factorizes",
547
+ "factorising": "factorizing",
548
+ "faecal": "fecal",
549
+ "faeces": "feces",
550
+ "familiarisation": "familiarization",
551
+ "familiarise": "familiarize",
552
+ "familiarised": "familiarized",
553
+ "familiarises": "familiarizes",
554
+ "familiarising": "familiarizing",
555
+ "fantasise": "fantasize",
556
+ "fantasised": "fantasized",
557
+ "fantasises": "fantasizes",
558
+ "fantasising": "fantasizing",
559
+ "favour": "favor",
560
+ "favourable": "favorable",
561
+ "favourably": "favorably",
562
+ "favoured": "favored",
563
+ "favouring": "favoring",
564
+ "favourite": "favorite",
565
+ "favourites": "favorites",
566
+ "favouritism": "favoritism",
567
+ "favours": "favors",
568
+ "feminise": "feminize",
569
+ "feminised": "feminized",
570
+ "feminises": "feminizes",
571
+ "feminising": "feminizing",
572
+ "fertilisation": "fertilization",
573
+ "fertilise": "fertilize",
574
+ "fertilised": "fertilized",
575
+ "fertiliser": "fertilizer",
576
+ "fertilisers": "fertilizers",
577
+ "fertilises": "fertilizes",
578
+ "fertilising": "fertilizing",
579
+ "fervour": "fervor",
580
+ "fibre": "fiber",
581
+ "fibreglass": "fiberglass",
582
+ "fibres": "fibers",
583
+ "fictionalisation": "fictionalization",
584
+ "fictionalisations": "fictionalizations",
585
+ "fictionalise": "fictionalize",
586
+ "fictionalised": "fictionalized",
587
+ "fictionalises": "fictionalizes",
588
+ "fictionalising": "fictionalizing",
589
+ "fillet": "filet",
590
+ "filleted": "fileted",
591
+ "filleting": "fileting",
592
+ "fillets": "filets",
593
+ "finalisation": "finalization",
594
+ "finalise": "finalize",
595
+ "finalised": "finalized",
596
+ "finalises": "finalizes",
597
+ "finalising": "finalizing",
598
+ "flautist": "flutist",
599
+ "flautists": "flutists",
600
+ "flavour": "flavor",
601
+ "flavoured": "flavored",
602
+ "flavouring": "flavoring",
603
+ "flavourings": "flavorings",
604
+ "flavourless": "flavorless",
605
+ "flavours": "flavors",
606
+ "flavoursome": "flavorsome",
607
+ "flyer / flier": "flier / flyer",
608
+ "foetal": "fetal",
609
+ "foetid": "fetid",
610
+ "foetus": "fetus",
611
+ "foetuses": "fetuses",
612
+ "formalisation": "formalization",
613
+ "formalise": "formalize",
614
+ "formalised": "formalized",
615
+ "formalises": "formalizes",
616
+ "formalising": "formalizing",
617
+ "fossilisation": "fossilization",
618
+ "fossilise": "fossilize",
619
+ "fossilised": "fossilized",
620
+ "fossilises": "fossilizes",
621
+ "fossilising": "fossilizing",
622
+ "fraternisation": "fraternization",
623
+ "fraternise": "fraternize",
624
+ "fraternised": "fraternized",
625
+ "fraternises": "fraternizes",
626
+ "fraternising": "fraternizing",
627
+ "fulfil": "fulfill",
628
+ "fulfilment": "fulfillment",
629
+ "fulfils": "fulfills",
630
+ "funnelled": "funneled",
631
+ "funnelling": "funneling",
632
+ "gage": "gauge",
633
+ "gaged": "gauged",
634
+ "gages": "gauges",
635
+ "gaging": "gauging",
636
+ "galvanise": "galvanize",
637
+ "galvanised": "galvanized",
638
+ "galvanises": "galvanizes",
639
+ "galvanising": "galvanizing",
640
+ "gambolled": "gamboled",
641
+ "gambolling": "gamboling",
642
+ "gaol": "jail",
643
+ "gaolbird": "jailbird",
644
+ "gaolbirds": "jailbirds",
645
+ "gaolbreak": "jailbreak",
646
+ "gaolbreaks": "jailbreaks",
647
+ "gaoled": "jailed",
648
+ "gaoler": "jailer",
649
+ "gaolers": "jailers",
650
+ "gaoling": "jailing",
651
+ "gaols": "jails",
652
+ "gasses": "gases",
653
+ "generalisation": "generalization",
654
+ "generalisations": "generalizations",
655
+ "generalise": "generalize",
656
+ "generalised": "generalized",
657
+ "generalises": "generalizes",
658
+ "generalising": "generalizing",
659
+ "ghettoise": "ghettoize",
660
+ "ghettoised": "ghettoized",
661
+ "ghettoises": "ghettoizes",
662
+ "ghettoising": "ghettoizing",
663
+ "gipsies": "gypsies",
664
+ "glamor": "glamour",
665
+ "glamorise": "glamorize",
666
+ "glamorised": "glamorized",
667
+ "glamorises": "glamorizes",
668
+ "glamorising": "glamorizing",
669
+ "globalisation": "globalization",
670
+ "globalise": "globalize",
671
+ "globalised": "globalized",
672
+ "globalises": "globalizes",
673
+ "globalising": "globalizing",
674
+ "glueing": "gluing",
675
+ "goitre": "goiter",
676
+ "goitres": "goiters",
677
+ "gonorrhoea": "gonorrhea",
678
+ "gramme": "gram",
679
+ "grammes": "grams",
680
+ "gravelled": "graveled",
681
+ "grey": "gray",
682
+ "greyed": "grayed",
683
+ "greying": "graying",
684
+ "greyish": "grayish",
685
+ "greyness": "grayness",
686
+ "greys": "grays",
687
+ "grovelled": "groveled",
688
+ "grovelling": "groveling",
689
+ "groyne": "groin",
690
+ "groynes": "groins",
691
+ "gruelling": "grueling",
692
+ "gruellingly": "gruelingly",
693
+ "gryphon": "griffin",
694
+ "gryphons": "griffins",
695
+ "gynaecological": "gynecological",
696
+ "gynaecologist": "gynecologist",
697
+ "gynaecologists": "gynecologists",
698
+ "gynaecology": "gynecology",
699
+ "haematological": "hematological",
700
+ "haematologist": "hematologist",
701
+ "haematologists": "hematologists",
702
+ "haematology": "hematology",
703
+ "haemoglobin": "hemoglobin",
704
+ "haemophilia": "hemophilia",
705
+ "haemophiliac": "hemophiliac",
706
+ "haemophiliacs": "hemophiliacs",
707
+ "haemorrhage": "hemorrhage",
708
+ "haemorrhaged": "hemorrhaged",
709
+ "haemorrhages": "hemorrhages",
710
+ "haemorrhaging": "hemorrhaging",
711
+ "haemorrhoids": "hemorrhoids",
712
+ "harbour": "harbor",
713
+ "harboured": "harbored",
714
+ "harbouring": "harboring",
715
+ "harbours": "harbors",
716
+ "harmonisation": "harmonization",
717
+ "harmonise": "harmonize",
718
+ "harmonised": "harmonized",
719
+ "harmonises": "harmonizes",
720
+ "harmonising": "harmonizing",
721
+ "homoeopath": "homeopath",
722
+ "homoeopathic": "homeopathic",
723
+ "homoeopaths": "homeopaths",
724
+ "homoeopathy": "homeopathy",
725
+ "homogenise": "homogenize",
726
+ "homogenised": "homogenized",
727
+ "homogenises": "homogenizes",
728
+ "homogenising": "homogenizing",
729
+ "honour": "honor",
730
+ "honourable": "honorable",
731
+ "honourably": "honorably",
732
+ "honoured": "honored",
733
+ "honouring": "honoring",
734
+ "honours": "honors",
735
+ "hospitalisation": "hospitalization",
736
+ "hospitalise": "hospitalize",
737
+ "hospitalised": "hospitalized",
738
+ "hospitalises": "hospitalizes",
739
+ "hospitalising": "hospitalizing",
740
+ "humanise": "humanize",
741
+ "humanised": "humanized",
742
+ "humanises": "humanizes",
743
+ "humanising": "humanizing",
744
+ "humour": "humor",
745
+ "humoured": "humored",
746
+ "humouring": "humoring",
747
+ "humourless": "humorless",
748
+ "humours": "humors",
749
+ "hybridise": "hybridize",
750
+ "hybridised": "hybridized",
751
+ "hybridises": "hybridizes",
752
+ "hybridising": "hybridizing",
753
+ "hypnotise": "hypnotize",
754
+ "hypnotised": "hypnotized",
755
+ "hypnotises": "hypnotizes",
756
+ "hypnotising": "hypnotizing",
757
+ "hypothesise": "hypothesize",
758
+ "hypothesised": "hypothesized",
759
+ "hypothesises": "hypothesizes",
760
+ "hypothesising": "hypothesizing",
761
+ "idealisation": "idealization",
762
+ "idealise": "idealize",
763
+ "idealised": "idealized",
764
+ "idealises": "idealizes",
765
+ "idealising": "idealizing",
766
+ "idolise": "idolize",
767
+ "idolised": "idolized",
768
+ "idolises": "idolizes",
769
+ "idolising": "idolizing",
770
+ "immobilisation": "immobilization",
771
+ "immobilise": "immobilize",
772
+ "immobilised": "immobilized",
773
+ "immobiliser": "immobilizer",
774
+ "immobilisers": "immobilizers",
775
+ "immobilises": "immobilizes",
776
+ "immobilising": "immobilizing",
777
+ "immortalise": "immortalize",
778
+ "immortalised": "immortalized",
779
+ "immortalises": "immortalizes",
780
+ "immortalising": "immortalizing",
781
+ "immunisation": "immunization",
782
+ "immunise": "immunize",
783
+ "immunised": "immunized",
784
+ "immunises": "immunizes",
785
+ "immunising": "immunizing",
786
+ "impanelled": "impaneled",
787
+ "impanelling": "impaneling",
788
+ "imperilled": "imperiled",
789
+ "imperilling": "imperiling",
790
+ "individualise": "individualize",
791
+ "individualised": "individualized",
792
+ "individualises": "individualizes",
793
+ "individualising": "individualizing",
794
+ "industrialise": "industrialize",
795
+ "industrialised": "industrialized",
796
+ "industrialises": "industrializes",
797
+ "industrialising": "industrializing",
798
+ "inflexion": "inflection",
799
+ "inflexions": "inflections",
800
+ "initialise": "initialize",
801
+ "initialised": "initialized",
802
+ "initialises": "initializes",
803
+ "initialising": "initializing",
804
+ "initialled": "initialed",
805
+ "initialling": "initialing",
806
+ "instal": "install",
807
+ "instalment": "installment",
808
+ "instalments": "installments",
809
+ "instals": "installs",
810
+ "instil": "instill",
811
+ "instils": "instills",
812
+ "institutionalisation": "institutionalization",
813
+ "institutionalise": "institutionalize",
814
+ "institutionalised": "institutionalized",
815
+ "institutionalises": "institutionalizes",
816
+ "institutionalising": "institutionalizing",
817
+ "intellectualise": "intellectualize",
818
+ "intellectualised": "intellectualized",
819
+ "intellectualises": "intellectualizes",
820
+ "intellectualising": "intellectualizing",
821
+ "internalisation": "internalization",
822
+ "internalise": "internalize",
823
+ "internalised": "internalized",
824
+ "internalises": "internalizes",
825
+ "internalising": "internalizing",
826
+ "internationalisation": "internationalization",
827
+ "internationalise": "internationalize",
828
+ "internationalised": "internationalized",
829
+ "internationalises": "internationalizes",
830
+ "internationalising": "internationalizing",
831
+ "ionisation": "ionization",
832
+ "ionise": "ionize",
833
+ "ionised": "ionized",
834
+ "ioniser": "ionizer",
835
+ "ionisers": "ionizers",
836
+ "ionises": "ionizes",
837
+ "ionising": "ionizing",
838
+ "italicise": "italicize",
839
+ "italicised": "italicized",
840
+ "italicises": "italicizes",
841
+ "italicising": "italicizing",
842
+ "itemise": "itemize",
843
+ "itemised": "itemized",
844
+ "itemises": "itemizes",
845
+ "itemising": "itemizing",
846
+ "jeopardise": "jeopardize",
847
+ "jeopardised": "jeopardized",
848
+ "jeopardises": "jeopardizes",
849
+ "jeopardising": "jeopardizing",
850
+ "jewelled": "jeweled",
851
+ "jeweller": "jeweler",
852
+ "jewellers": "jewelers",
853
+ "jewellery": "jewelry",
854
+ "judgement": "judgment",
855
+ "kilogramme": "kilogram",
856
+ "kilogrammes": "kilograms",
857
+ "kilometre": "kilometer",
858
+ "kilometres": "kilometers",
859
+ "labelled": "labeled",
860
+ "labelling": "labeling",
861
+ "labour": "labor",
862
+ "laboured": "labored",
863
+ "labourer": "laborer",
864
+ "labourers": "laborers",
865
+ "labouring": "laboring",
866
+ "labours": "labors",
867
+ "lacklustre": "lackluster",
868
+ "legalisation": "legalization",
869
+ "legalise": "legalize",
870
+ "legalised": "legalized",
871
+ "legalises": "legalizes",
872
+ "legalising": "legalizing",
873
+ "legitimise": "legitimize",
874
+ "legitimised": "legitimized",
875
+ "legitimises": "legitimizes",
876
+ "legitimising": "legitimizing",
877
+ "leukaemia": "leukemia",
878
+ "levelled": "leveled",
879
+ "leveller": "leveler",
880
+ "levellers": "levelers",
881
+ "levelling": "leveling",
882
+ "libelled": "libeled",
883
+ "libelling": "libeling",
884
+ "libellous": "libelous",
885
+ "liberalisation": "liberalization",
886
+ "liberalise": "liberalize",
887
+ "liberalised": "liberalized",
888
+ "liberalises": "liberalizes",
889
+ "liberalising": "liberalizing",
890
+ "licence": "license",
891
+ "licenced": "licensed",
892
+ "licences": "licenses",
893
+ "licencing": "licensing",
894
+ "likeable": "likable",
895
+ "lionisation": "lionization",
896
+ "lionise": "lionize",
897
+ "lionised": "lionized",
898
+ "lionises": "lionizes",
899
+ "lionising": "lionizing",
900
+ "liquidise": "liquidize",
901
+ "liquidised": "liquidized",
902
+ "liquidiser": "liquidizer",
903
+ "liquidisers": "liquidizers",
904
+ "liquidises": "liquidizes",
905
+ "liquidising": "liquidizing",
906
+ "litre": "liter",
907
+ "litres": "liters",
908
+ "localise": "localize",
909
+ "localised": "localized",
910
+ "localises": "localizes",
911
+ "localising": "localizing",
912
+ "louvre": "louver",
913
+ "louvred": "louvered",
914
+ "louvres": "louvers",
915
+ "lustre": "luster",
916
+ "magnetise": "magnetize",
917
+ "magnetised": "magnetized",
918
+ "magnetises": "magnetizes",
919
+ "magnetising": "magnetizing",
920
+ "manoeuvrability": "maneuverability",
921
+ "manoeuvrable": "maneuverable",
922
+ "manoeuvre": "maneuver",
923
+ "manoeuvred": "maneuvered",
924
+ "manoeuvres": "maneuvers",
925
+ "manoeuvring": "maneuvering",
926
+ "manoeuvrings": "maneuverings",
927
+ "marginalisation": "marginalization",
928
+ "marginalise": "marginalize",
929
+ "marginalised": "marginalized",
930
+ "marginalises": "marginalizes",
931
+ "marginalising": "marginalizing",
932
+ "marshalled": "marshaled",
933
+ "marshalling": "marshaling",
934
+ "marvelled": "marveled",
935
+ "marvelling": "marveling",
936
+ "marvellous": "marvelous",
937
+ "marvellously": "marvelously",
938
+ "materialisation": "materialization",
939
+ "materialise": "materialize",
940
+ "materialised": "materialized",
941
+ "materialises": "materializes",
942
+ "materialising": "materializing",
943
+ "maximisation": "maximization",
944
+ "maximise": "maximize",
945
+ "maximised": "maximized",
946
+ "maximises": "maximizes",
947
+ "maximising": "maximizing",
948
+ "meagre": "meager",
949
+ "mechanisation": "mechanization",
950
+ "mechanise": "mechanize",
951
+ "mechanised": "mechanized",
952
+ "mechanises": "mechanizes",
953
+ "mechanising": "mechanizing",
954
+ "mediaeval": "medieval",
955
+ "memorialise": "memorialize",
956
+ "memorialised": "memorialized",
957
+ "memorialises": "memorializes",
958
+ "memorialising": "memorializing",
959
+ "memorise": "memorize",
960
+ "memorised": "memorized",
961
+ "memorises": "memorizes",
962
+ "memorising": "memorizing",
963
+ "mesmerise": "mesmerize",
964
+ "mesmerised": "mesmerized",
965
+ "mesmerises": "mesmerizes",
966
+ "mesmerising": "mesmerizing",
967
+ "metabolise": "metabolize",
968
+ "metabolised": "metabolized",
969
+ "metabolises": "metabolizes",
970
+ "metabolising": "metabolizing",
971
+ "metre": "meter",
972
+ "metres": "meters",
973
+ "mhm": "hmm",
974
+ "micrometre": "micrometer",
975
+ "micrometres": "micrometers",
976
+ "militarise": "militarize",
977
+ "militarised": "militarized",
978
+ "militarises": "militarizes",
979
+ "militarising": "militarizing",
980
+ "milligramme": "milligram",
981
+ "milligrammes": "milligrams",
982
+ "millilitre": "milliliter",
983
+ "millilitres": "milliliters",
984
+ "millimetre": "millimeter",
985
+ "millimetres": "millimeters",
986
+ "miniaturisation": "miniaturization",
987
+ "miniaturise": "miniaturize",
988
+ "miniaturised": "miniaturized",
989
+ "miniaturises": "miniaturizes",
990
+ "miniaturising": "miniaturizing",
991
+ "minibusses": "minibuses",
992
+ "minimise": "minimize",
993
+ "minimised": "minimized",
994
+ "minimises": "minimizes",
995
+ "minimising": "minimizing",
996
+ "misbehaviour": "misbehavior",
997
+ "misdemeanour": "misdemeanor",
998
+ "misdemeanours": "misdemeanors",
999
+ "misspelt": "misspelled",
1000
+ "mitre": "miter",
1001
+ "mitres": "miters",
1002
+ "mm": "hmm",
1003
+ "mmm": "hmm",
1004
+ "mobilisation": "mobilization",
1005
+ "mobilise": "mobilize",
1006
+ "mobilised": "mobilized",
1007
+ "mobilises": "mobilizes",
1008
+ "mobilising": "mobilizing",
1009
+ "modelled": "modeled",
1010
+ "modeller": "modeler",
1011
+ "modellers": "modelers",
1012
+ "modelling": "modeling",
1013
+ "modernise": "modernize",
1014
+ "modernised": "modernized",
1015
+ "modernises": "modernizes",
1016
+ "modernising": "modernizing",
1017
+ "moisturise": "moisturize",
1018
+ "moisturised": "moisturized",
1019
+ "moisturiser": "moisturizer",
1020
+ "moisturisers": "moisturizers",
1021
+ "moisturises": "moisturizes",
1022
+ "moisturising": "moisturizing",
1023
+ "monologue": "monolog",
1024
+ "monologues": "monologs",
1025
+ "monopolisation": "monopolization",
1026
+ "monopolise": "monopolize",
1027
+ "monopolised": "monopolized",
1028
+ "monopolises": "monopolizes",
1029
+ "monopolising": "monopolizing",
1030
+ "moralise": "moralize",
1031
+ "moralised": "moralized",
1032
+ "moralises": "moralizes",
1033
+ "moralising": "moralizing",
1034
+ "motorised": "motorized",
1035
+ "mould": "mold",
1036
+ "moulded": "molded",
1037
+ "moulder": "molder",
1038
+ "mouldered": "moldered",
1039
+ "mouldering": "moldering",
1040
+ "moulders": "molders",
1041
+ "mouldier": "moldier",
1042
+ "mouldiest": "moldiest",
1043
+ "moulding": "molding",
1044
+ "mouldings": "moldings",
1045
+ "moulds": "molds",
1046
+ "mouldy": "moldy",
1047
+ "moult": "molt",
1048
+ "moulted": "molted",
1049
+ "moulting": "molting",
1050
+ "moults": "molts",
1051
+ "moustache": "mustache",
1052
+ "moustached": "mustached",
1053
+ "moustaches": "mustaches",
1054
+ "moustachioed": "mustachioed",
1055
+ "multicoloured": "multicolored",
1056
+ "nationalisation": "nationalization",
1057
+ "nationalisations": "nationalizations",
1058
+ "nationalise": "nationalize",
1059
+ "nationalised": "nationalized",
1060
+ "nationalises": "nationalizes",
1061
+ "nationalising": "nationalizing",
1062
+ "naturalisation": "naturalization",
1063
+ "naturalise": "naturalize",
1064
+ "naturalised": "naturalized",
1065
+ "naturalises": "naturalizes",
1066
+ "naturalising": "naturalizing",
1067
+ "neighbour": "neighbor",
1068
+ "neighbourhood": "neighborhood",
1069
+ "neighbourhoods": "neighborhoods",
1070
+ "neighbouring": "neighboring",
1071
+ "neighbourliness": "neighborliness",
1072
+ "neighbourly": "neighborly",
1073
+ "neighbours": "neighbors",
1074
+ "neutralisation": "neutralization",
1075
+ "neutralise": "neutralize",
1076
+ "neutralised": "neutralized",
1077
+ "neutralises": "neutralizes",
1078
+ "neutralising": "neutralizing",
1079
+ "normalisation": "normalization",
1080
+ "normalise": "normalize",
1081
+ "normalised": "normalized",
1082
+ "normalises": "normalizes",
1083
+ "normalising": "normalizing",
1084
+ "odour": "odor",
1085
+ "odourless": "odorless",
1086
+ "odours": "odors",
1087
+ "oesophagus": "esophagus",
1088
+ "oesophaguses": "esophaguses",
1089
+ "oestrogen": "estrogen",
1090
+ "offence": "offense",
1091
+ "offences": "offenses",
1092
+ "omelette": "omelet",
1093
+ "omelettes": "omelets",
1094
+ "optimise": "optimize",
1095
+ "optimised": "optimized",
1096
+ "optimises": "optimizes",
1097
+ "optimising": "optimizing",
1098
+ "organisation": "organization",
1099
+ "organisational": "organizational",
1100
+ "organisations": "organizations",
1101
+ "organise": "organize",
1102
+ "organised": "organized",
1103
+ "organiser": "organizer",
1104
+ "organisers": "organizers",
1105
+ "organises": "organizes",
1106
+ "organising": "organizing",
1107
+ "orthopaedic": "orthopedic",
1108
+ "orthopaedics": "orthopedics",
1109
+ "ostracise": "ostracize",
1110
+ "ostracised": "ostracized",
1111
+ "ostracises": "ostracizes",
1112
+ "ostracising": "ostracizing",
1113
+ "outmanoeuvre": "outmaneuver",
1114
+ "outmanoeuvred": "outmaneuvered",
1115
+ "outmanoeuvres": "outmaneuvers",
1116
+ "outmanoeuvring": "outmaneuvering",
1117
+ "overemphasise": "overemphasize",
1118
+ "overemphasised": "overemphasized",
1119
+ "overemphasises": "overemphasizes",
1120
+ "overemphasising": "overemphasizing",
1121
+ "oxidisation": "oxidization",
1122
+ "oxidise": "oxidize",
1123
+ "oxidised": "oxidized",
1124
+ "oxidises": "oxidizes",
1125
+ "oxidising": "oxidizing",
1126
+ "paederast": "pederast",
1127
+ "paederasts": "pederasts",
1128
+ "paediatric": "pediatric",
1129
+ "paediatrician": "pediatrician",
1130
+ "paediatricians": "pediatricians",
1131
+ "paediatrics": "pediatrics",
1132
+ "paedophile": "pedophile",
1133
+ "paedophiles": "pedophiles",
1134
+ "paedophilia": "pedophilia",
1135
+ "palaeolithic": "paleolithic",
1136
+ "palaeontologist": "paleontologist",
1137
+ "palaeontologists": "paleontologists",
1138
+ "palaeontology": "paleontology",
1139
+ "panelled": "paneled",
1140
+ "panelling": "paneling",
1141
+ "panellist": "panelist",
1142
+ "panellists": "panelists",
1143
+ "paralyse": "paralyze",
1144
+ "paralysed": "paralyzed",
1145
+ "paralyses": "paralyzes",
1146
+ "paralysing": "paralyzing",
1147
+ "parcelled": "parceled",
1148
+ "parcelling": "parceling",
1149
+ "parlour": "parlor",
1150
+ "parlours": "parlors",
1151
+ "particularise": "particularize",
1152
+ "particularised": "particularized",
1153
+ "particularises": "particularizes",
1154
+ "particularising": "particularizing",
1155
+ "passivisation": "passivization",
1156
+ "passivise": "passivize",
1157
+ "passivised": "passivized",
1158
+ "passivises": "passivizes",
1159
+ "passivising": "passivizing",
1160
+ "pasteurisation": "pasteurization",
1161
+ "pasteurise": "pasteurize",
1162
+ "pasteurised": "pasteurized",
1163
+ "pasteurises": "pasteurizes",
1164
+ "pasteurising": "pasteurizing",
1165
+ "patronise": "patronize",
1166
+ "patronised": "patronized",
1167
+ "patronises": "patronizes",
1168
+ "patronising": "patronizing",
1169
+ "patronisingly": "patronizingly",
1170
+ "pedalled": "pedaled",
1171
+ "pedalling": "pedaling",
1172
+ "pedestrianisation": "pedestrianization",
1173
+ "pedestrianise": "pedestrianize",
1174
+ "pedestrianised": "pedestrianized",
1175
+ "pedestrianises": "pedestrianizes",
1176
+ "pedestrianising": "pedestrianizing",
1177
+ "penalise": "penalize",
1178
+ "penalised": "penalized",
1179
+ "penalises": "penalizes",
1180
+ "penalising": "penalizing",
1181
+ "pencilled": "penciled",
1182
+ "pencilling": "penciling",
1183
+ "personalise": "personalize",
1184
+ "personalised": "personalized",
1185
+ "personalises": "personalizes",
1186
+ "personalising": "personalizing",
1187
+ "pharmacopoeia": "pharmacopeia",
1188
+ "pharmacopoeias": "pharmacopeias",
1189
+ "philosophise": "philosophize",
1190
+ "philosophised": "philosophized",
1191
+ "philosophises": "philosophizes",
1192
+ "philosophising": "philosophizing",
1193
+ "philtre": "filter",
1194
+ "philtres": "filters",
1195
+ "phoney": "phony",
1196
+ "plagiarise": "plagiarize",
1197
+ "plagiarised": "plagiarized",
1198
+ "plagiarises": "plagiarizes",
1199
+ "plagiarising": "plagiarizing",
1200
+ "plough": "plow",
1201
+ "ploughed": "plowed",
1202
+ "ploughing": "plowing",
1203
+ "ploughman": "plowman",
1204
+ "ploughmen": "plowmen",
1205
+ "ploughs": "plows",
1206
+ "ploughshare": "plowshare",
1207
+ "ploughshares": "plowshares",
1208
+ "polarisation": "polarization",
1209
+ "polarise": "polarize",
1210
+ "polarised": "polarized",
1211
+ "polarises": "polarizes",
1212
+ "polarising": "polarizing",
1213
+ "politicisation": "politicization",
1214
+ "politicise": "politicize",
1215
+ "politicised": "politicized",
1216
+ "politicises": "politicizes",
1217
+ "politicising": "politicizing",
1218
+ "popularisation": "popularization",
1219
+ "popularise": "popularize",
1220
+ "popularised": "popularized",
1221
+ "popularises": "popularizes",
1222
+ "popularising": "popularizing",
1223
+ "pouffe": "pouf",
1224
+ "pouffes": "poufs",
1225
+ "practise": "practice",
1226
+ "practised": "practiced",
1227
+ "practises": "practices",
1228
+ "practising": "practicing",
1229
+ "praesidium": "presidium",
1230
+ "praesidiums": "presidiums",
1231
+ "pressurisation": "pressurization",
1232
+ "pressurise": "pressurize",
1233
+ "pressurised": "pressurized",
1234
+ "pressurises": "pressurizes",
1235
+ "pressurising": "pressurizing",
1236
+ "pretence": "pretense",
1237
+ "pretences": "pretenses",
1238
+ "primaeval": "primeval",
1239
+ "prioritisation": "prioritization",
1240
+ "prioritise": "prioritize",
1241
+ "prioritised": "prioritized",
1242
+ "prioritises": "prioritizes",
1243
+ "prioritising": "prioritizing",
1244
+ "privatisation": "privatization",
1245
+ "privatisations": "privatizations",
1246
+ "privatise": "privatize",
1247
+ "privatised": "privatized",
1248
+ "privatises": "privatizes",
1249
+ "privatising": "privatizing",
1250
+ "professionalisation": "professionalization",
1251
+ "professionalise": "professionalize",
1252
+ "professionalised": "professionalized",
1253
+ "professionalises": "professionalizes",
1254
+ "professionalising": "professionalizing",
1255
+ "programme": "program",
1256
+ "programmes": "programs",
1257
+ "prologue": "prolog",
1258
+ "prologues": "prologs",
1259
+ "propagandise": "propagandize",
1260
+ "propagandised": "propagandized",
1261
+ "propagandises": "propagandizes",
1262
+ "propagandising": "propagandizing",
1263
+ "proselytise": "proselytize",
1264
+ "proselytised": "proselytized",
1265
+ "proselytiser": "proselytizer",
1266
+ "proselytisers": "proselytizers",
1267
+ "proselytises": "proselytizes",
1268
+ "proselytising": "proselytizing",
1269
+ "psychoanalyse": "psychoanalyze",
1270
+ "psychoanalysed": "psychoanalyzed",
1271
+ "psychoanalyses": "psychoanalyzes",
1272
+ "psychoanalysing": "psychoanalyzing",
1273
+ "publicise": "publicize",
1274
+ "publicised": "publicized",
1275
+ "publicises": "publicizes",
1276
+ "publicising": "publicizing",
1277
+ "pulverisation": "pulverization",
1278
+ "pulverise": "pulverize",
1279
+ "pulverised": "pulverized",
1280
+ "pulverises": "pulverizes",
1281
+ "pulverising": "pulverizing",
1282
+ "pummelled": "pummel",
1283
+ "pummelling": "pummeled",
1284
+ "pyjama": "pajama",
1285
+ "pyjamas": "pajamas",
1286
+ "pzazz": "pizzazz",
1287
+ "quarrelled": "quarreled",
1288
+ "quarrelling": "quarreling",
1289
+ "radicalise": "radicalize",
1290
+ "radicalised": "radicalized",
1291
+ "radicalises": "radicalizes",
1292
+ "radicalising": "radicalizing",
1293
+ "rancour": "rancor",
1294
+ "randomise": "randomize",
1295
+ "randomised": "randomized",
1296
+ "randomises": "randomizes",
1297
+ "randomising": "randomizing",
1298
+ "rationalisation": "rationalization",
1299
+ "rationalisations": "rationalizations",
1300
+ "rationalise": "rationalize",
1301
+ "rationalised": "rationalized",
1302
+ "rationalises": "rationalizes",
1303
+ "rationalising": "rationalizing",
1304
+ "ravelled": "raveled",
1305
+ "ravelling": "raveling",
1306
+ "realisable": "realizable",
1307
+ "realisation": "realization",
1308
+ "realisations": "realizations",
1309
+ "realise": "realize",
1310
+ "realised": "realized",
1311
+ "realises": "realizes",
1312
+ "realising": "realizing",
1313
+ "recognisable": "recognizable",
1314
+ "recognisably": "recognizably",
1315
+ "recognisance": "recognizance",
1316
+ "recognise": "recognize",
1317
+ "recognised": "recognized",
1318
+ "recognises": "recognizes",
1319
+ "recognising": "recognizing",
1320
+ "reconnoitre": "reconnoiter",
1321
+ "reconnoitred": "reconnoitered",
1322
+ "reconnoitres": "reconnoiters",
1323
+ "reconnoitring": "reconnoitering",
1324
+ "refuelled": "refueled",
1325
+ "refuelling": "refueling",
1326
+ "regularisation": "regularization",
1327
+ "regularise": "regularize",
1328
+ "regularised": "regularized",
1329
+ "regularises": "regularizes",
1330
+ "regularising": "regularizing",
1331
+ "remodelled": "remodeled",
1332
+ "remodelling": "remodeling",
1333
+ "remould": "remold",
1334
+ "remoulded": "remolded",
1335
+ "remoulding": "remolding",
1336
+ "remoulds": "remolds",
1337
+ "reorganisation": "reorganization",
1338
+ "reorganisations": "reorganizations",
1339
+ "reorganise": "reorganize",
1340
+ "reorganised": "reorganized",
1341
+ "reorganises": "reorganizes",
1342
+ "reorganising": "reorganizing",
1343
+ "revelled": "reveled",
1344
+ "reveller": "reveler",
1345
+ "revellers": "revelers",
1346
+ "revelling": "reveling",
1347
+ "revitalise": "revitalize",
1348
+ "revitalised": "revitalized",
1349
+ "revitalises": "revitalizes",
1350
+ "revitalising": "revitalizing",
1351
+ "revolutionise": "revolutionize",
1352
+ "revolutionised": "revolutionized",
1353
+ "revolutionises": "revolutionizes",
1354
+ "revolutionising": "revolutionizing",
1355
+ "rhapsodise": "rhapsodize",
1356
+ "rhapsodised": "rhapsodized",
1357
+ "rhapsodises": "rhapsodizes",
1358
+ "rhapsodising": "rhapsodizing",
1359
+ "rigour": "rigor",
1360
+ "rigours": "rigors",
1361
+ "ritualised": "ritualized",
1362
+ "rivalled": "rivaled",
1363
+ "rivalling": "rivaling",
1364
+ "romanticise": "romanticize",
1365
+ "romanticised": "romanticized",
1366
+ "romanticises": "romanticizes",
1367
+ "romanticising": "romanticizing",
1368
+ "rumour": "rumor",
1369
+ "rumoured": "rumored",
1370
+ "rumours": "rumors",
1371
+ "sabre": "saber",
1372
+ "sabres": "sabers",
1373
+ "saltpetre": "saltpeter",
1374
+ "sanitise": "sanitize",
1375
+ "sanitised": "sanitized",
1376
+ "sanitises": "sanitizes",
1377
+ "sanitising": "sanitizing",
1378
+ "satirise": "satirize",
1379
+ "satirised": "satirized",
1380
+ "satirises": "satirizes",
1381
+ "satirising": "satirizing",
1382
+ "saviour": "savior",
1383
+ "saviours": "saviors",
1384
+ "savour": "savor",
1385
+ "savoured": "savored",
1386
+ "savouries": "savories",
1387
+ "savouring": "savoring",
1388
+ "savours": "savors",
1389
+ "savoury": "savory",
1390
+ "scandalise": "scandalize",
1391
+ "scandalised": "scandalized",
1392
+ "scandalises": "scandalizes",
1393
+ "scandalising": "scandalizing",
1394
+ "sceptic": "skeptic",
1395
+ "sceptical": "skeptical",
1396
+ "sceptically": "skeptically",
1397
+ "scepticism": "skepticism",
1398
+ "sceptics": "skeptics",
1399
+ "sceptre": "scepter",
1400
+ "sceptres": "scepters",
1401
+ "scrutinise": "scrutinize",
1402
+ "scrutinised": "scrutinized",
1403
+ "scrutinises": "scrutinizes",
1404
+ "scrutinising": "scrutinizing",
1405
+ "secularisation": "secularization",
1406
+ "secularise": "secularize",
1407
+ "secularised": "secularized",
1408
+ "secularises": "secularizes",
1409
+ "secularising": "secularizing",
1410
+ "sensationalise": "sensationalize",
1411
+ "sensationalised": "sensationalized",
1412
+ "sensationalises": "sensationalizes",
1413
+ "sensationalising": "sensationalizing",
1414
+ "sensitise": "sensitize",
1415
+ "sensitised": "sensitized",
1416
+ "sensitises": "sensitizes",
1417
+ "sensitising": "sensitizing",
1418
+ "sentimentalise": "sentimentalize",
1419
+ "sentimentalised": "sentimentalized",
1420
+ "sentimentalises": "sentimentalizes",
1421
+ "sentimentalising": "sentimentalizing",
1422
+ "sepulchre": "sepulcher",
1423
+ "sepulchres": "sepulchers",
1424
+ "serialisation": "serialization",
1425
+ "serialisations": "serializations",
1426
+ "serialise": "serialize",
1427
+ "serialised": "serialized",
1428
+ "serialises": "serializes",
1429
+ "serialising": "serializing",
1430
+ "sermonise": "sermonize",
1431
+ "sermonised": "sermonized",
1432
+ "sermonises": "sermonizes",
1433
+ "sermonising": "sermonizing",
1434
+ "sheikh": "sheik",
1435
+ "shovelled": "shoveled",
1436
+ "shovelling": "shoveling",
1437
+ "shrivelled": "shriveled",
1438
+ "shrivelling": "shriveling",
1439
+ "signalise": "signalize",
1440
+ "signalised": "signalized",
1441
+ "signalises": "signalizes",
1442
+ "signalising": "signalizing",
1443
+ "signalled": "signaled",
1444
+ "signalling": "signaling",
1445
+ "smoulder": "smolder",
1446
+ "smouldered": "smoldered",
1447
+ "smouldering": "smoldering",
1448
+ "smoulders": "smolders",
1449
+ "snivelled": "sniveled",
1450
+ "snivelling": "sniveling",
1451
+ "snorkelled": "snorkeled",
1452
+ "snorkelling": "snorkeling",
1453
+ "snowplough": "snowplow",
1454
+ "snowploughs": "snowplow",
1455
+ "socialisation": "socialization",
1456
+ "socialise": "socialize",
1457
+ "socialised": "socialized",
1458
+ "socialises": "socializes",
1459
+ "socialising": "socializing",
1460
+ "sodomise": "sodomize",
1461
+ "sodomised": "sodomized",
1462
+ "sodomises": "sodomizes",
1463
+ "sodomising": "sodomizing",
1464
+ "solemnise": "solemnize",
1465
+ "solemnised": "solemnized",
1466
+ "solemnises": "solemnizes",
1467
+ "solemnising": "solemnizing",
1468
+ "sombre": "somber",
1469
+ "specialisation": "specialization",
1470
+ "specialisations": "specializations",
1471
+ "specialise": "specialize",
1472
+ "specialised": "specialized",
1473
+ "specialises": "specializes",
1474
+ "specialising": "specializing",
1475
+ "spectre": "specter",
1476
+ "spectres": "specters",
1477
+ "spiralled": "spiraled",
1478
+ "spiralling": "spiraling",
1479
+ "splendour": "splendor",
1480
+ "splendours": "splendors",
1481
+ "squirrelled": "squirreled",
1482
+ "squirrelling": "squirreling",
1483
+ "stabilisation": "stabilization",
1484
+ "stabilise": "stabilize",
1485
+ "stabilised": "stabilized",
1486
+ "stabiliser": "stabilizer",
1487
+ "stabilisers": "stabilizers",
1488
+ "stabilises": "stabilizes",
1489
+ "stabilising": "stabilizing",
1490
+ "standardisation": "standardization",
1491
+ "standardise": "standardize",
1492
+ "standardised": "standardized",
1493
+ "standardises": "standardizes",
1494
+ "standardising": "standardizing",
1495
+ "stencilled": "stenciled",
1496
+ "stencilling": "stenciling",
1497
+ "sterilisation": "sterilization",
1498
+ "sterilisations": "sterilizations",
1499
+ "sterilise": "sterilize",
1500
+ "sterilised": "sterilized",
1501
+ "steriliser": "sterilizer",
1502
+ "sterilisers": "sterilizers",
1503
+ "sterilises": "sterilizes",
1504
+ "sterilising": "sterilizing",
1505
+ "stigmatisation": "stigmatization",
1506
+ "stigmatise": "stigmatize",
1507
+ "stigmatised": "stigmatized",
1508
+ "stigmatises": "stigmatizes",
1509
+ "stigmatising": "stigmatizing",
1510
+ "storey": "story",
1511
+ "storeys": "stories",
1512
+ "subsidisation": "subsidization",
1513
+ "subsidise": "subsidize",
1514
+ "subsidised": "subsidized",
1515
+ "subsidiser": "subsidizer",
1516
+ "subsidisers": "subsidizers",
1517
+ "subsidises": "subsidizes",
1518
+ "subsidising": "subsidizing",
1519
+ "succour": "succor",
1520
+ "succoured": "succored",
1521
+ "succouring": "succoring",
1522
+ "succours": "succors",
1523
+ "sulphate": "sulfate",
1524
+ "sulphates": "sulfates",
1525
+ "sulphide": "sulfide",
1526
+ "sulphides": "sulfides",
1527
+ "sulphur": "sulfur",
1528
+ "sulphurous": "sulfurous",
1529
+ "summarise": "summarize",
1530
+ "summarised": "summarized",
1531
+ "summarises": "summarizes",
1532
+ "summarising": "summarizing",
1533
+ "swivelled": "swiveled",
1534
+ "swivelling": "swiveling",
1535
+ "symbolise": "symbolize",
1536
+ "symbolised": "symbolized",
1537
+ "symbolises": "symbolizes",
1538
+ "symbolising": "symbolizing",
1539
+ "sympathise": "sympathize",
1540
+ "sympathised": "sympathized",
1541
+ "sympathiser": "sympathizer",
1542
+ "sympathisers": "sympathizers",
1543
+ "sympathises": "sympathizes",
1544
+ "sympathising": "sympathizing",
1545
+ "synchronisation": "synchronization",
1546
+ "synchronise": "synchronize",
1547
+ "synchronised": "synchronized",
1548
+ "synchronises": "synchronizes",
1549
+ "synchronising": "synchronizing",
1550
+ "synthesise": "synthesize",
1551
+ "synthesised": "synthesized",
1552
+ "synthesiser": "synthesizer",
1553
+ "synthesisers": "synthesizers",
1554
+ "synthesises": "synthesizes",
1555
+ "synthesising": "synthesizing",
1556
+ "syphon": "siphon",
1557
+ "syphoned": "siphoned",
1558
+ "syphoning": "siphoning",
1559
+ "syphons": "siphons",
1560
+ "systematisation": "systematization",
1561
+ "systematise": "systematize",
1562
+ "systematised": "systematized",
1563
+ "systematises": "systematizes",
1564
+ "systematising": "systematizing",
1565
+ "tantalise": "tantalize",
1566
+ "tantalised": "tantalized",
1567
+ "tantalises": "tantalizes",
1568
+ "tantalising": "tantalizing",
1569
+ "tantalisingly": "tantalizingly",
1570
+ "tasselled": "tasseled",
1571
+ "technicolour": "technicolor",
1572
+ "temporise": "temporize",
1573
+ "temporised": "temporized",
1574
+ "temporises": "temporizes",
1575
+ "temporising": "temporizing",
1576
+ "tenderise": "tenderize",
1577
+ "tenderised": "tenderized",
1578
+ "tenderises": "tenderizes",
1579
+ "tenderising": "tenderizing",
1580
+ "terrorise": "terrorize",
1581
+ "terrorised": "terrorized",
1582
+ "terrorises": "terrorizes",
1583
+ "terrorising": "terrorizing",
1584
+ "theatre": "theater",
1585
+ "theatregoer": "theatergoer",
1586
+ "theatregoers": "theatergoers",
1587
+ "theatres": "theaters",
1588
+ "theorise": "theorize",
1589
+ "theorised": "theorized",
1590
+ "theorises": "theorizes",
1591
+ "theorising": "theorizing",
1592
+ "tonne": "ton",
1593
+ "tonnes": "tons",
1594
+ "towelled": "toweled",
1595
+ "towelling": "toweling",
1596
+ "toxaemia": "toxemia",
1597
+ "tranquillise": "tranquilize",
1598
+ "tranquillised": "tranquilized",
1599
+ "tranquilliser": "tranquilizer",
1600
+ "tranquillisers": "tranquilizers",
1601
+ "tranquillises": "tranquilizes",
1602
+ "tranquillising": "tranquilizing",
1603
+ "tranquillity": "tranquility",
1604
+ "tranquillize": "tranquilize",
1605
+ "tranquillized": "tranquilized",
1606
+ "tranquillizer": "tranquilizer",
1607
+ "tranquillizers": "tranquilizers",
1608
+ "tranquillizes": "tranquilizes",
1609
+ "tranquillizing": "tranquilizing",
1610
+ "tranquilly": "tranquility",
1611
+ "transistorised": "transistorized",
1612
+ "traumatise": "traumatize",
1613
+ "traumatised": "traumatized",
1614
+ "traumatises": "traumatizes",
1615
+ "traumatising": "traumatizing",
1616
+ "travelled": "traveled",
1617
+ "traveller": "traveler",
1618
+ "travellers": "travelers",
1619
+ "travelling": "traveling",
1620
+ "travelog": "travelogue",
1621
+ "travelogs": "travelogues",
1622
+ "trialled": "trialed",
1623
+ "trialling": "trialing",
1624
+ "tricolour": "tricolor",
1625
+ "tricolours": "tricolors",
1626
+ "trivialise": "trivialize",
1627
+ "trivialised": "trivialized",
1628
+ "trivialises": "trivializes",
1629
+ "trivialising": "trivializing",
1630
+ "tumour": "tumor",
1631
+ "tumours": "tumors",
1632
+ "tunnelled": "tunneled",
1633
+ "tunnelling": "tunneling",
1634
+ "tyrannise": "tyrannize",
1635
+ "tyrannised": "tyrannized",
1636
+ "tyrannises": "tyrannizes",
1637
+ "tyrannising": "tyrannizing",
1638
+ "tyre": "tire",
1639
+ "tyres": "tires",
1640
+ "unauthorised": "unauthorized",
1641
+ "uncivilised": "uncivilized",
1642
+ "underutilised": "underutilized",
1643
+ "unequalled": "unequaled",
1644
+ "unfavourable": "unfavorable",
1645
+ "unfavourably": "unfavorably",
1646
+ "unionisation": "unionization",
1647
+ "unionise": "unionize",
1648
+ "unionised": "unionized",
1649
+ "unionises": "unionizes",
1650
+ "unionising": "unionizing",
1651
+ "unorganised": "unorganized",
1652
+ "unravelled": "unraveled",
1653
+ "unravelling": "unraveling",
1654
+ "unrecognisable": "unrecognizable",
1655
+ "unrecognised": "unrecognized",
1656
+ "unrivalled": "unrivaled",
1657
+ "unsavoury": "unsavory",
1658
+ "untrammelled": "untrammeled",
1659
+ "urbanisation": "urbanization",
1660
+ "urbanise": "urbanize",
1661
+ "urbanised": "urbanized",
1662
+ "urbanises": "urbanizes",
1663
+ "urbanising": "urbanizing",
1664
+ "utilisable": "utilizable",
1665
+ "utilisation": "utilization",
1666
+ "utilise": "utilize",
1667
+ "utilised": "utilized",
1668
+ "utilises": "utilizes",
1669
+ "utilising": "utilizing",
1670
+ "valour": "valor",
1671
+ "vandalise": "vandalize",
1672
+ "vandalised": "vandalized",
1673
+ "vandalises": "vandalizes",
1674
+ "vandalising": "vandalizing",
1675
+ "vaporisation": "vaporization",
1676
+ "vaporise": "vaporize",
1677
+ "vaporised": "vaporized",
1678
+ "vaporises": "vaporizes",
1679
+ "vaporising": "vaporizing",
1680
+ "vapour": "vapor",
1681
+ "vapours": "vapors",
1682
+ "verbalise": "verbalize",
1683
+ "verbalised": "verbalized",
1684
+ "verbalises": "verbalizes",
1685
+ "verbalising": "verbalizing",
1686
+ "victimisation": "victimization",
1687
+ "victimise": "victimize",
1688
+ "victimised": "victimized",
1689
+ "victimises": "victimizes",
1690
+ "victimising": "victimizing",
1691
+ "videodisc": "videodisk",
1692
+ "videodiscs": "videodisks",
1693
+ "vigour": "vigor",
1694
+ "visualisation": "visualization",
1695
+ "visualisations": "visualizations",
1696
+ "visualise": "visualize",
1697
+ "visualised": "visualized",
1698
+ "visualises": "visualizes",
1699
+ "visualising": "visualizing",
1700
+ "vocalisation": "vocalization",
1701
+ "vocalisations": "vocalizations",
1702
+ "vocalise": "vocalize",
1703
+ "vocalised": "vocalized",
1704
+ "vocalises": "vocalizes",
1705
+ "vocalising": "vocalizing",
1706
+ "vulcanised": "vulcanized",
1707
+ "vulgarisation": "vulgarization",
1708
+ "vulgarise": "vulgarize",
1709
+ "vulgarised": "vulgarized",
1710
+ "vulgarises": "vulgarizes",
1711
+ "vulgarising": "vulgarizing",
1712
+ "waggon": "wagon",
1713
+ "waggons": "wagons",
1714
+ "watercolour": "watercolor",
1715
+ "watercolours": "watercolors",
1716
+ "weaselled": "weaseled",
1717
+ "weaselling": "weaseling",
1718
+ "westernisation": "westernization",
1719
+ "westernise": "westernize",
1720
+ "westernised": "westernized",
1721
+ "westernises": "westernizes",
1722
+ "westernising": "westernizing",
1723
+ "womanise": "womanize",
1724
+ "womanised": "womanized",
1725
+ "womaniser": "womanizer",
1726
+ "womanisers": "womanizers",
1727
+ "womanises": "womanizes",
1728
+ "womanising": "womanizing",
1729
+ "woollen": "woolen",
1730
+ "woollens": "woolens",
1731
+ "woollies": "woolies",
1732
+ "woolly": "wooly",
1733
+ "worshipped": "worshiped",
1734
+ "worshipper": "worshiper",
1735
+ "worshipping": "worshiping",
1736
+ "yodelled": "yodeled",
1737
+ "yodelling": "yodeling",
1738
+ "yoghourt": "yogurt",
1739
+ "yoghourts": "yogurts",
1740
+ "yoghurt": "yogurt",
1741
+ "yoghurts": "yogurts"
1742
+ }
preprocessor_config.json ADDED
The diff for this file is too large to render. See raw diff
 
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d06fe2abf9c8ff557ed0392fc3caffc5659c91f2dd6a8b1aee3aa23b0c697cd
3
+ size 3055754841
runs/Dec12_04-40-11_150-136-212-104/1670822037.5867515/events.out.tfevents.1670822037.150-136-212-104.70452.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:321a15183086f43a972fac2ac86302b03eb50631286b74bd68c373844147a0d3
3
+ size 5992
runs/Dec12_04-40-11_150-136-212-104/events.out.tfevents.1670822037.150-136-212-104.70452.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b12f7887f7a21fd5205a1009de2f3c5be3ecfd4626044393435a2549c750d2f
3
+ size 32341
runs/Dec12_16-28-37_150-136-212-104/1670864422.5326457/events.out.tfevents.1670864422.150-136-212-104.316629.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27c67d757cb64e12ff9fdf693b605384e15ce5eddbd9a0f7a91d4fb9deb0029a
3
+ size 5992
runs/Dec12_16-28-37_150-136-212-104/events.out.tfevents.1670864422.150-136-212-104.316629.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd19f4e3af0afaf238e8a4ae032691958272809ec91cdee24767eaeb60c34d56
3
+ size 37722
runs/Dec12_16-28-37_150-136-212-104/events.out.tfevents.1670892360.150-136-212-104.316629.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:018ff56aac6538ecbed281595392abe3fb4a8b7705f2b034539d61fc58820bd5
3
+ size 358
runs/Dec13_01-09-03_150-136-212-104/1670895668.8219843/events.out.tfevents.1670895668.150-136-212-104.563108.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49ccb6d6f32519a666281f6adf55221c49f113c1c2b37c68298e53e7984c8a70
3
+ size 5992
runs/Dec13_01-09-03_150-136-212-104/events.out.tfevents.1670895668.150-136-212-104.563108.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:333b704a933ceb88b6c24037fb1813e9b4d3525e9832a27bd10c46cfc5fd2aef
3
+ size 59517
runs/Dec13_14-09-34_150-136-212-104/1670942491.9891307/events.out.tfevents.1670942491.150-136-212-104.809344.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38d7e33af49c502336354548340ec4df399cc138c39a8253c66ce23fc30edfa5
3
+ size 5992
runs/Dec13_14-09-34_150-136-212-104/events.out.tfevents.1670942491.150-136-212-104.809344.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:180c241a2fbf298ec2045fced060344efa91a2c82dd122a9fa2148132552a335
3
+ size 70711
runs/Dec13_14-09-34_150-136-212-104/events.out.tfevents.1670997305.150-136-212-104.809344.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6c96f4838267b67286ad40a193a0a32d796a59b076f217e3fb154f87d70cb3b
3
+ size 358
special_tokens_map.json ADDED
@@ -0,0 +1,133 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|endoftext|>",
4
+ "<|startoftranscript|>",
5
+ "<|en|>",
6
+ "<|zh|>",
7
+ "<|de|>",
8
+ "<|es|>",
9
+ "<|ru|>",
10
+ "<|ko|>",
11
+ "<|fr|>",
12
+ "<|ja|>",
13
+ "<|pt|>",
14
+ "<|tr|>",
15
+ "<|pl|>",
16
+ "<|ca|>",
17
+ "<|nl|>",
18
+ "<|ar|>",
19
+ "<|sv|>",
20
+ "<|it|>",
21
+ "<|id|>",
22
+ "<|hi|>",
23
+ "<|fi|>",
24
+ "<|vi|>",
25
+ "<|iw|>",
26
+ "<|uk|>",
27
+ "<|el|>",
28
+ "<|ms|>",
29
+ "<|cs|>",
30
+ "<|ro|>",
31
+ "<|da|>",
32
+ "<|hu|>",
33
+ "<|ta|>",
34
+ "<|no|>",
35
+ "<|th|>",
36
+ "<|ur|>",
37
+ "<|hr|>",
38
+ "<|bg|>",
39
+ "<|lt|>",
40
+ "<|la|>",
41
+ "<|mi|>",
42
+ "<|ml|>",
43
+ "<|cy|>",
44
+ "<|sk|>",
45
+ "<|te|>",
46
+ "<|fa|>",
47
+ "<|lv|>",
48
+ "<|bn|>",
49
+ "<|sr|>",
50
+ "<|az|>",
51
+ "<|sl|>",
52
+ "<|kn|>",
53
+ "<|et|>",
54
+ "<|mk|>",
55
+ "<|br|>",
56
+ "<|eu|>",
57
+ "<|is|>",
58
+ "<|hy|>",
59
+ "<|ne|>",
60
+ "<|mn|>",
61
+ "<|bs|>",
62
+ "<|kk|>",
63
+ "<|sq|>",
64
+ "<|sw|>",
65
+ "<|gl|>",
66
+ "<|mr|>",
67
+ "<|pa|>",
68
+ "<|si|>",
69
+ "<|km|>",
70
+ "<|sn|>",
71
+ "<|yo|>",
72
+ "<|so|>",
73
+ "<|af|>",
74
+ "<|oc|>",
75
+ "<|ka|>",
76
+ "<|be|>",
77
+ "<|tg|>",
78
+ "<|sd|>",
79
+ "<|gu|>",
80
+ "<|am|>",
81
+ "<|yi|>",
82
+ "<|lo|>",
83
+ "<|uz|>",
84
+ "<|fo|>",
85
+ "<|ht|>",
86
+ "<|ps|>",
87
+ "<|tk|>",
88
+ "<|nn|>",
89
+ "<|mt|>",
90
+ "<|sa|>",
91
+ "<|lb|>",
92
+ "<|my|>",
93
+ "<|bo|>",
94
+ "<|tl|>",
95
+ "<|mg|>",
96
+ "<|as|>",
97
+ "<|tt|>",
98
+ "<|haw|>",
99
+ "<|ln|>",
100
+ "<|ha|>",
101
+ "<|ba|>",
102
+ "<|jw|>",
103
+ "<|su|>",
104
+ "<|translate|>",
105
+ "<|transcribe|>",
106
+ "<|startoflm|>",
107
+ "<|startofprev|>",
108
+ "<|nocaptions|>",
109
+ "<|notimestamps|>"
110
+ ],
111
+ "bos_token": {
112
+ "content": "<|endoftext|>",
113
+ "lstrip": false,
114
+ "normalized": true,
115
+ "rstrip": false,
116
+ "single_word": false
117
+ },
118
+ "eos_token": {
119
+ "content": "<|endoftext|>",
120
+ "lstrip": false,
121
+ "normalized": true,
122
+ "rstrip": false,
123
+ "single_word": false
124
+ },
125
+ "pad_token": "<|endoftext|>",
126
+ "unk_token": {
127
+ "content": "",
128
+ "lstrip": false,
129
+ "normalized": true,
130
+ "rstrip": false,
131
+ "single_word": false
132
+ }
133
+ }
tokenizer_config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "bos_token": {
5
+ "__type": "AddedToken",
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": true,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "eos_token": {
13
+ "__type": "AddedToken",
14
+ "content": "<|endoftext|>",
15
+ "lstrip": false,
16
+ "normalized": true,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ },
20
+ "errors": "replace",
21
+ "model_max_length": 1024,
22
+ "name_or_path": "openai/whisper-medium",
23
+ "pad_token": null,
24
+ "processor_class": "WhisperProcessor",
25
+ "return_attention_mask": false,
26
+ "special_tokens_map_file": null,
27
+ "tokenizer_class": "WhisperTokenizer",
28
+ "unk_token": {
29
+ "__type": "AddedToken",
30
+ "content": "",
31
+ "lstrip": false,
32
+ "normalized": true,
33
+ "rstrip": false,
34
+ "single_word": false
35
+ }
36
+ }
train_results.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 24.88,
3
+ "train_loss": 0.013932611434056889,
4
+ "train_runtime": 53727.7715,
5
+ "train_samples_per_second": 5.956,
6
+ "train_steps_per_second": 0.186
7
+ }
trainer_state.json ADDED
@@ -0,0 +1,2515 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 11.36701337295691,
3
+ "best_model_checkpoint": "./data/finetuningRuns/whisper-md-el-intlv-xs/checkpoint-10000",
4
+ "epoch": 24.875621890547265,
5
+ "global_step": 10000,
6
+ "is_hyper_param_search": false,
7
+ "is_local_process_zero": true,
8
+ "is_world_process_zero": true,
9
+ "log_history": [
10
+ {
11
+ "epoch": 0.06,
12
+ "learning_rate": 3.84e-07,
13
+ "loss": 0.5528,
14
+ "step": 25
15
+ },
16
+ {
17
+ "epoch": 0.12,
18
+ "learning_rate": 7.84e-07,
19
+ "loss": 0.4833,
20
+ "step": 50
21
+ },
22
+ {
23
+ "epoch": 0.19,
24
+ "learning_rate": 1.1839999999999998e-06,
25
+ "loss": 0.3464,
26
+ "step": 75
27
+ },
28
+ {
29
+ "epoch": 0.25,
30
+ "learning_rate": 1.584e-06,
31
+ "loss": 0.2632,
32
+ "step": 100
33
+ },
34
+ {
35
+ "epoch": 0.31,
36
+ "learning_rate": 1.984e-06,
37
+ "loss": 0.2358,
38
+ "step": 125
39
+ },
40
+ {
41
+ "epoch": 0.37,
42
+ "learning_rate": 2.384e-06,
43
+ "loss": 0.2058,
44
+ "step": 150
45
+ },
46
+ {
47
+ "epoch": 0.44,
48
+ "learning_rate": 2.7839999999999995e-06,
49
+ "loss": 0.1928,
50
+ "step": 175
51
+ },
52
+ {
53
+ "epoch": 0.5,
54
+ "learning_rate": 3.184e-06,
55
+ "loss": 0.1642,
56
+ "step": 200
57
+ },
58
+ {
59
+ "epoch": 0.56,
60
+ "learning_rate": 3.584e-06,
61
+ "loss": 0.1726,
62
+ "step": 225
63
+ },
64
+ {
65
+ "epoch": 0.62,
66
+ "learning_rate": 3.9839999999999995e-06,
67
+ "loss": 0.1561,
68
+ "step": 250
69
+ },
70
+ {
71
+ "epoch": 0.68,
72
+ "learning_rate": 4.384e-06,
73
+ "loss": 0.1498,
74
+ "step": 275
75
+ },
76
+ {
77
+ "epoch": 0.75,
78
+ "learning_rate": 4.7839999999999994e-06,
79
+ "loss": 0.1418,
80
+ "step": 300
81
+ },
82
+ {
83
+ "epoch": 0.81,
84
+ "learning_rate": 5.184e-06,
85
+ "loss": 0.14,
86
+ "step": 325
87
+ },
88
+ {
89
+ "epoch": 0.87,
90
+ "learning_rate": 5.583999999999999e-06,
91
+ "loss": 0.1299,
92
+ "step": 350
93
+ },
94
+ {
95
+ "epoch": 0.93,
96
+ "learning_rate": 5.984e-06,
97
+ "loss": 0.1209,
98
+ "step": 375
99
+ },
100
+ {
101
+ "epoch": 1.0,
102
+ "learning_rate": 6.384e-06,
103
+ "loss": 0.1251,
104
+ "step": 400
105
+ },
106
+ {
107
+ "epoch": 1.06,
108
+ "learning_rate": 6.784e-06,
109
+ "loss": 0.0814,
110
+ "step": 425
111
+ },
112
+ {
113
+ "epoch": 1.12,
114
+ "learning_rate": 7.184e-06,
115
+ "loss": 0.0831,
116
+ "step": 450
117
+ },
118
+ {
119
+ "epoch": 1.18,
120
+ "learning_rate": 7.583999999999999e-06,
121
+ "loss": 0.0725,
122
+ "step": 475
123
+ },
124
+ {
125
+ "epoch": 1.24,
126
+ "learning_rate": 7.984e-06,
127
+ "loss": 0.0773,
128
+ "step": 500
129
+ },
130
+ {
131
+ "epoch": 1.31,
132
+ "learning_rate": 7.97978947368421e-06,
133
+ "loss": 0.0706,
134
+ "step": 525
135
+ },
136
+ {
137
+ "epoch": 1.37,
138
+ "learning_rate": 7.958736842105263e-06,
139
+ "loss": 0.0723,
140
+ "step": 550
141
+ },
142
+ {
143
+ "epoch": 1.43,
144
+ "learning_rate": 7.937684210526315e-06,
145
+ "loss": 0.0731,
146
+ "step": 575
147
+ },
148
+ {
149
+ "epoch": 1.49,
150
+ "learning_rate": 7.916631578947368e-06,
151
+ "loss": 0.0781,
152
+ "step": 600
153
+ },
154
+ {
155
+ "epoch": 1.55,
156
+ "learning_rate": 7.89557894736842e-06,
157
+ "loss": 0.0744,
158
+ "step": 625
159
+ },
160
+ {
161
+ "epoch": 1.62,
162
+ "learning_rate": 7.874526315789473e-06,
163
+ "loss": 0.0652,
164
+ "step": 650
165
+ },
166
+ {
167
+ "epoch": 1.68,
168
+ "learning_rate": 7.853473684210526e-06,
169
+ "loss": 0.0652,
170
+ "step": 675
171
+ },
172
+ {
173
+ "epoch": 1.74,
174
+ "learning_rate": 7.832421052631579e-06,
175
+ "loss": 0.0714,
176
+ "step": 700
177
+ },
178
+ {
179
+ "epoch": 1.8,
180
+ "learning_rate": 7.811368421052631e-06,
181
+ "loss": 0.0576,
182
+ "step": 725
183
+ },
184
+ {
185
+ "epoch": 1.87,
186
+ "learning_rate": 7.790315789473684e-06,
187
+ "loss": 0.0605,
188
+ "step": 750
189
+ },
190
+ {
191
+ "epoch": 1.93,
192
+ "learning_rate": 7.769263157894737e-06,
193
+ "loss": 0.0669,
194
+ "step": 775
195
+ },
196
+ {
197
+ "epoch": 1.99,
198
+ "learning_rate": 7.74821052631579e-06,
199
+ "loss": 0.0591,
200
+ "step": 800
201
+ },
202
+ {
203
+ "epoch": 2.05,
204
+ "learning_rate": 7.727157894736842e-06,
205
+ "loss": 0.0327,
206
+ "step": 825
207
+ },
208
+ {
209
+ "epoch": 2.11,
210
+ "learning_rate": 7.706105263157894e-06,
211
+ "loss": 0.0254,
212
+ "step": 850
213
+ },
214
+ {
215
+ "epoch": 2.18,
216
+ "learning_rate": 7.685052631578947e-06,
217
+ "loss": 0.0241,
218
+ "step": 875
219
+ },
220
+ {
221
+ "epoch": 2.24,
222
+ "learning_rate": 7.664e-06,
223
+ "loss": 0.026,
224
+ "step": 900
225
+ },
226
+ {
227
+ "epoch": 2.3,
228
+ "learning_rate": 7.642947368421052e-06,
229
+ "loss": 0.0259,
230
+ "step": 925
231
+ },
232
+ {
233
+ "epoch": 2.36,
234
+ "learning_rate": 7.621894736842104e-06,
235
+ "loss": 0.0269,
236
+ "step": 950
237
+ },
238
+ {
239
+ "epoch": 2.43,
240
+ "learning_rate": 7.600842105263158e-06,
241
+ "loss": 0.0228,
242
+ "step": 975
243
+ },
244
+ {
245
+ "epoch": 2.49,
246
+ "learning_rate": 7.5797894736842104e-06,
247
+ "loss": 0.0251,
248
+ "step": 1000
249
+ },
250
+ {
251
+ "epoch": 2.49,
252
+ "eval_loss": 0.22164975106716156,
253
+ "eval_runtime": 1081.9546,
254
+ "eval_samples_per_second": 1.568,
255
+ "eval_steps_per_second": 0.196,
256
+ "eval_wer": 12.583580980683507,
257
+ "step": 1000
258
+ },
259
+ {
260
+ "epoch": 2.55,
261
+ "learning_rate": 7.558736842105263e-06,
262
+ "loss": 0.0242,
263
+ "step": 1025
264
+ },
265
+ {
266
+ "epoch": 2.61,
267
+ "learning_rate": 7.537684210526316e-06,
268
+ "loss": 0.0281,
269
+ "step": 1050
270
+ },
271
+ {
272
+ "epoch": 2.67,
273
+ "learning_rate": 7.516631578947368e-06,
274
+ "loss": 0.0245,
275
+ "step": 1075
276
+ },
277
+ {
278
+ "epoch": 2.74,
279
+ "learning_rate": 7.495578947368421e-06,
280
+ "loss": 0.0253,
281
+ "step": 1100
282
+ },
283
+ {
284
+ "epoch": 2.8,
285
+ "learning_rate": 7.474526315789474e-06,
286
+ "loss": 0.0241,
287
+ "step": 1125
288
+ },
289
+ {
290
+ "epoch": 2.86,
291
+ "learning_rate": 7.4534736842105255e-06,
292
+ "loss": 0.0232,
293
+ "step": 1150
294
+ },
295
+ {
296
+ "epoch": 2.92,
297
+ "learning_rate": 7.432421052631578e-06,
298
+ "loss": 0.0208,
299
+ "step": 1175
300
+ },
301
+ {
302
+ "epoch": 2.99,
303
+ "learning_rate": 7.411368421052631e-06,
304
+ "loss": 0.0203,
305
+ "step": 1200
306
+ },
307
+ {
308
+ "epoch": 3.05,
309
+ "learning_rate": 7.3903157894736835e-06,
310
+ "loss": 0.0123,
311
+ "step": 1225
312
+ },
313
+ {
314
+ "epoch": 3.11,
315
+ "learning_rate": 7.369263157894736e-06,
316
+ "loss": 0.0106,
317
+ "step": 1250
318
+ },
319
+ {
320
+ "epoch": 3.17,
321
+ "learning_rate": 7.348210526315789e-06,
322
+ "loss": 0.0092,
323
+ "step": 1275
324
+ },
325
+ {
326
+ "epoch": 3.23,
327
+ "learning_rate": 7.327157894736842e-06,
328
+ "loss": 0.0089,
329
+ "step": 1300
330
+ },
331
+ {
332
+ "epoch": 3.3,
333
+ "learning_rate": 7.306105263157895e-06,
334
+ "loss": 0.0117,
335
+ "step": 1325
336
+ },
337
+ {
338
+ "epoch": 3.36,
339
+ "learning_rate": 7.285052631578948e-06,
340
+ "loss": 0.0117,
341
+ "step": 1350
342
+ },
343
+ {
344
+ "epoch": 3.42,
345
+ "learning_rate": 7.264e-06,
346
+ "loss": 0.0084,
347
+ "step": 1375
348
+ },
349
+ {
350
+ "epoch": 3.48,
351
+ "learning_rate": 7.242947368421052e-06,
352
+ "loss": 0.01,
353
+ "step": 1400
354
+ },
355
+ {
356
+ "epoch": 3.54,
357
+ "learning_rate": 7.221894736842105e-06,
358
+ "loss": 0.0119,
359
+ "step": 1425
360
+ },
361
+ {
362
+ "epoch": 3.61,
363
+ "learning_rate": 7.200842105263157e-06,
364
+ "loss": 0.0105,
365
+ "step": 1450
366
+ },
367
+ {
368
+ "epoch": 3.67,
369
+ "learning_rate": 7.17978947368421e-06,
370
+ "loss": 0.0098,
371
+ "step": 1475
372
+ },
373
+ {
374
+ "epoch": 3.73,
375
+ "learning_rate": 7.158736842105263e-06,
376
+ "loss": 0.01,
377
+ "step": 1500
378
+ },
379
+ {
380
+ "epoch": 3.79,
381
+ "learning_rate": 7.137684210526315e-06,
382
+ "loss": 0.0098,
383
+ "step": 1525
384
+ },
385
+ {
386
+ "epoch": 3.86,
387
+ "learning_rate": 7.116631578947368e-06,
388
+ "loss": 0.0084,
389
+ "step": 1550
390
+ },
391
+ {
392
+ "epoch": 3.92,
393
+ "learning_rate": 7.095578947368421e-06,
394
+ "loss": 0.0105,
395
+ "step": 1575
396
+ },
397
+ {
398
+ "epoch": 3.98,
399
+ "learning_rate": 7.074526315789473e-06,
400
+ "loss": 0.0113,
401
+ "step": 1600
402
+ },
403
+ {
404
+ "epoch": 4.04,
405
+ "learning_rate": 7.053473684210526e-06,
406
+ "loss": 0.006,
407
+ "step": 1625
408
+ },
409
+ {
410
+ "epoch": 4.1,
411
+ "learning_rate": 7.0324210526315795e-06,
412
+ "loss": 0.0044,
413
+ "step": 1650
414
+ },
415
+ {
416
+ "epoch": 4.17,
417
+ "learning_rate": 7.011368421052631e-06,
418
+ "loss": 0.0042,
419
+ "step": 1675
420
+ },
421
+ {
422
+ "epoch": 4.23,
423
+ "learning_rate": 6.990315789473684e-06,
424
+ "loss": 0.0057,
425
+ "step": 1700
426
+ },
427
+ {
428
+ "epoch": 4.29,
429
+ "learning_rate": 6.9692631578947366e-06,
430
+ "loss": 0.0047,
431
+ "step": 1725
432
+ },
433
+ {
434
+ "epoch": 4.35,
435
+ "learning_rate": 6.948210526315789e-06,
436
+ "loss": 0.0055,
437
+ "step": 1750
438
+ },
439
+ {
440
+ "epoch": 4.42,
441
+ "learning_rate": 6.927157894736842e-06,
442
+ "loss": 0.005,
443
+ "step": 1775
444
+ },
445
+ {
446
+ "epoch": 4.48,
447
+ "learning_rate": 6.9061052631578945e-06,
448
+ "loss": 0.0055,
449
+ "step": 1800
450
+ },
451
+ {
452
+ "epoch": 4.54,
453
+ "learning_rate": 6.885052631578947e-06,
454
+ "loss": 0.0049,
455
+ "step": 1825
456
+ },
457
+ {
458
+ "epoch": 4.6,
459
+ "learning_rate": 6.864e-06,
460
+ "loss": 0.0041,
461
+ "step": 1850
462
+ },
463
+ {
464
+ "epoch": 4.66,
465
+ "learning_rate": 6.8429473684210525e-06,
466
+ "loss": 0.0052,
467
+ "step": 1875
468
+ },
469
+ {
470
+ "epoch": 4.73,
471
+ "learning_rate": 6.821894736842104e-06,
472
+ "loss": 0.0044,
473
+ "step": 1900
474
+ },
475
+ {
476
+ "epoch": 4.79,
477
+ "learning_rate": 6.800842105263157e-06,
478
+ "loss": 0.004,
479
+ "step": 1925
480
+ },
481
+ {
482
+ "epoch": 4.85,
483
+ "learning_rate": 6.77978947368421e-06,
484
+ "loss": 0.0046,
485
+ "step": 1950
486
+ },
487
+ {
488
+ "epoch": 4.91,
489
+ "learning_rate": 6.758736842105263e-06,
490
+ "loss": 0.0061,
491
+ "step": 1975
492
+ },
493
+ {
494
+ "epoch": 4.98,
495
+ "learning_rate": 6.737684210526316e-06,
496
+ "loss": 0.0051,
497
+ "step": 2000
498
+ },
499
+ {
500
+ "epoch": 4.98,
501
+ "eval_loss": 0.2874409854412079,
502
+ "eval_runtime": 1079.0071,
503
+ "eval_samples_per_second": 1.572,
504
+ "eval_steps_per_second": 0.196,
505
+ "eval_wer": 12.295690936106983,
506
+ "step": 2000
507
+ },
508
+ {
509
+ "epoch": 5.04,
510
+ "learning_rate": 6.7166315789473684e-06,
511
+ "loss": 0.004,
512
+ "step": 2025
513
+ },
514
+ {
515
+ "epoch": 5.1,
516
+ "learning_rate": 6.695578947368421e-06,
517
+ "loss": 0.0032,
518
+ "step": 2050
519
+ },
520
+ {
521
+ "epoch": 5.16,
522
+ "learning_rate": 6.674526315789474e-06,
523
+ "loss": 0.0032,
524
+ "step": 2075
525
+ },
526
+ {
527
+ "epoch": 5.22,
528
+ "learning_rate": 6.653473684210526e-06,
529
+ "loss": 0.0028,
530
+ "step": 2100
531
+ },
532
+ {
533
+ "epoch": 5.29,
534
+ "learning_rate": 6.632421052631579e-06,
535
+ "loss": 0.0028,
536
+ "step": 2125
537
+ },
538
+ {
539
+ "epoch": 5.35,
540
+ "learning_rate": 6.611368421052631e-06,
541
+ "loss": 0.0028,
542
+ "step": 2150
543
+ },
544
+ {
545
+ "epoch": 5.41,
546
+ "learning_rate": 6.5903157894736835e-06,
547
+ "loss": 0.0027,
548
+ "step": 2175
549
+ },
550
+ {
551
+ "epoch": 5.47,
552
+ "learning_rate": 6.569263157894736e-06,
553
+ "loss": 0.0028,
554
+ "step": 2200
555
+ },
556
+ {
557
+ "epoch": 5.53,
558
+ "learning_rate": 6.548210526315789e-06,
559
+ "loss": 0.0031,
560
+ "step": 2225
561
+ },
562
+ {
563
+ "epoch": 5.6,
564
+ "learning_rate": 6.5271578947368415e-06,
565
+ "loss": 0.0027,
566
+ "step": 2250
567
+ },
568
+ {
569
+ "epoch": 5.66,
570
+ "learning_rate": 6.506105263157894e-06,
571
+ "loss": 0.0027,
572
+ "step": 2275
573
+ },
574
+ {
575
+ "epoch": 5.72,
576
+ "learning_rate": 6.485052631578947e-06,
577
+ "loss": 0.0027,
578
+ "step": 2300
579
+ },
580
+ {
581
+ "epoch": 5.78,
582
+ "learning_rate": 6.464e-06,
583
+ "loss": 0.0028,
584
+ "step": 2325
585
+ },
586
+ {
587
+ "epoch": 5.85,
588
+ "learning_rate": 6.442947368421053e-06,
589
+ "loss": 0.0022,
590
+ "step": 2350
591
+ },
592
+ {
593
+ "epoch": 5.91,
594
+ "learning_rate": 6.421894736842106e-06,
595
+ "loss": 0.0027,
596
+ "step": 2375
597
+ },
598
+ {
599
+ "epoch": 5.97,
600
+ "learning_rate": 6.400842105263157e-06,
601
+ "loss": 0.0032,
602
+ "step": 2400
603
+ },
604
+ {
605
+ "epoch": 6.03,
606
+ "learning_rate": 6.37978947368421e-06,
607
+ "loss": 0.003,
608
+ "step": 2425
609
+ },
610
+ {
611
+ "epoch": 6.09,
612
+ "learning_rate": 6.358736842105263e-06,
613
+ "loss": 0.0018,
614
+ "step": 2450
615
+ },
616
+ {
617
+ "epoch": 6.16,
618
+ "learning_rate": 6.337684210526315e-06,
619
+ "loss": 0.0019,
620
+ "step": 2475
621
+ },
622
+ {
623
+ "epoch": 6.22,
624
+ "learning_rate": 6.316631578947368e-06,
625
+ "loss": 0.0019,
626
+ "step": 2500
627
+ },
628
+ {
629
+ "epoch": 6.28,
630
+ "learning_rate": 6.295578947368421e-06,
631
+ "loss": 0.0021,
632
+ "step": 2525
633
+ },
634
+ {
635
+ "epoch": 6.34,
636
+ "learning_rate": 6.274526315789473e-06,
637
+ "loss": 0.0028,
638
+ "step": 2550
639
+ },
640
+ {
641
+ "epoch": 6.41,
642
+ "learning_rate": 6.253473684210526e-06,
643
+ "loss": 0.0027,
644
+ "step": 2575
645
+ },
646
+ {
647
+ "epoch": 6.47,
648
+ "learning_rate": 6.232421052631579e-06,
649
+ "loss": 0.0021,
650
+ "step": 2600
651
+ },
652
+ {
653
+ "epoch": 6.53,
654
+ "learning_rate": 6.211368421052631e-06,
655
+ "loss": 0.0015,
656
+ "step": 2625
657
+ },
658
+ {
659
+ "epoch": 6.59,
660
+ "learning_rate": 6.190315789473683e-06,
661
+ "loss": 0.0018,
662
+ "step": 2650
663
+ },
664
+ {
665
+ "epoch": 6.65,
666
+ "learning_rate": 6.169263157894737e-06,
667
+ "loss": 0.0019,
668
+ "step": 2675
669
+ },
670
+ {
671
+ "epoch": 6.72,
672
+ "learning_rate": 6.148210526315789e-06,
673
+ "loss": 0.0016,
674
+ "step": 2700
675
+ },
676
+ {
677
+ "epoch": 6.78,
678
+ "learning_rate": 6.127157894736842e-06,
679
+ "loss": 0.0015,
680
+ "step": 2725
681
+ },
682
+ {
683
+ "epoch": 6.84,
684
+ "learning_rate": 6.1061052631578946e-06,
685
+ "loss": 0.002,
686
+ "step": 2750
687
+ },
688
+ {
689
+ "epoch": 6.9,
690
+ "learning_rate": 6.085052631578947e-06,
691
+ "loss": 0.0028,
692
+ "step": 2775
693
+ },
694
+ {
695
+ "epoch": 6.97,
696
+ "learning_rate": 6.064e-06,
697
+ "loss": 0.0022,
698
+ "step": 2800
699
+ },
700
+ {
701
+ "epoch": 7.03,
702
+ "learning_rate": 6.0429473684210525e-06,
703
+ "loss": 0.002,
704
+ "step": 2825
705
+ },
706
+ {
707
+ "epoch": 7.09,
708
+ "learning_rate": 6.021894736842105e-06,
709
+ "loss": 0.0014,
710
+ "step": 2850
711
+ },
712
+ {
713
+ "epoch": 7.15,
714
+ "learning_rate": 6.000842105263158e-06,
715
+ "loss": 0.0019,
716
+ "step": 2875
717
+ },
718
+ {
719
+ "epoch": 7.21,
720
+ "learning_rate": 5.97978947368421e-06,
721
+ "loss": 0.0013,
722
+ "step": 2900
723
+ },
724
+ {
725
+ "epoch": 7.28,
726
+ "learning_rate": 5.958736842105262e-06,
727
+ "loss": 0.0016,
728
+ "step": 2925
729
+ },
730
+ {
731
+ "epoch": 7.34,
732
+ "learning_rate": 5.937684210526315e-06,
733
+ "loss": 0.0012,
734
+ "step": 2950
735
+ },
736
+ {
737
+ "epoch": 7.4,
738
+ "learning_rate": 5.916631578947368e-06,
739
+ "loss": 0.0019,
740
+ "step": 2975
741
+ },
742
+ {
743
+ "epoch": 7.46,
744
+ "learning_rate": 5.895578947368421e-06,
745
+ "loss": 0.0015,
746
+ "step": 3000
747
+ },
748
+ {
749
+ "epoch": 7.46,
750
+ "eval_loss": 0.32812297344207764,
751
+ "eval_runtime": 1086.8672,
752
+ "eval_samples_per_second": 1.56,
753
+ "eval_steps_per_second": 0.195,
754
+ "eval_wer": 11.905646359583951,
755
+ "step": 3000
756
+ },
757
+ {
758
+ "epoch": 7.52,
759
+ "learning_rate": 5.874526315789474e-06,
760
+ "loss": 0.0016,
761
+ "step": 3025
762
+ },
763
+ {
764
+ "epoch": 7.59,
765
+ "learning_rate": 5.8534736842105264e-06,
766
+ "loss": 0.0021,
767
+ "step": 3050
768
+ },
769
+ {
770
+ "epoch": 7.65,
771
+ "learning_rate": 5.832421052631579e-06,
772
+ "loss": 0.001,
773
+ "step": 3075
774
+ },
775
+ {
776
+ "epoch": 7.71,
777
+ "learning_rate": 5.811368421052632e-06,
778
+ "loss": 0.001,
779
+ "step": 3100
780
+ },
781
+ {
782
+ "epoch": 7.77,
783
+ "learning_rate": 5.790315789473684e-06,
784
+ "loss": 0.0011,
785
+ "step": 3125
786
+ },
787
+ {
788
+ "epoch": 7.84,
789
+ "learning_rate": 5.769263157894736e-06,
790
+ "loss": 0.0028,
791
+ "step": 3150
792
+ },
793
+ {
794
+ "epoch": 7.9,
795
+ "learning_rate": 5.748210526315789e-06,
796
+ "loss": 0.0018,
797
+ "step": 3175
798
+ },
799
+ {
800
+ "epoch": 7.96,
801
+ "learning_rate": 5.7271578947368415e-06,
802
+ "loss": 0.0017,
803
+ "step": 3200
804
+ },
805
+ {
806
+ "epoch": 8.02,
807
+ "learning_rate": 5.706105263157894e-06,
808
+ "loss": 0.0021,
809
+ "step": 3225
810
+ },
811
+ {
812
+ "epoch": 8.08,
813
+ "learning_rate": 5.685052631578947e-06,
814
+ "loss": 0.0019,
815
+ "step": 3250
816
+ },
817
+ {
818
+ "epoch": 8.15,
819
+ "learning_rate": 5.6639999999999995e-06,
820
+ "loss": 0.0019,
821
+ "step": 3275
822
+ },
823
+ {
824
+ "epoch": 8.21,
825
+ "learning_rate": 5.642947368421052e-06,
826
+ "loss": 0.0026,
827
+ "step": 3300
828
+ },
829
+ {
830
+ "epoch": 8.27,
831
+ "learning_rate": 5.621894736842105e-06,
832
+ "loss": 0.0016,
833
+ "step": 3325
834
+ },
835
+ {
836
+ "epoch": 8.33,
837
+ "learning_rate": 5.600842105263158e-06,
838
+ "loss": 0.0014,
839
+ "step": 3350
840
+ },
841
+ {
842
+ "epoch": 8.4,
843
+ "learning_rate": 5.579789473684211e-06,
844
+ "loss": 0.0019,
845
+ "step": 3375
846
+ },
847
+ {
848
+ "epoch": 8.46,
849
+ "learning_rate": 5.558736842105263e-06,
850
+ "loss": 0.0018,
851
+ "step": 3400
852
+ },
853
+ {
854
+ "epoch": 8.52,
855
+ "learning_rate": 5.537684210526315e-06,
856
+ "loss": 0.0014,
857
+ "step": 3425
858
+ },
859
+ {
860
+ "epoch": 8.58,
861
+ "learning_rate": 5.516631578947368e-06,
862
+ "loss": 0.0021,
863
+ "step": 3450
864
+ },
865
+ {
866
+ "epoch": 8.64,
867
+ "learning_rate": 5.495578947368421e-06,
868
+ "loss": 0.0015,
869
+ "step": 3475
870
+ },
871
+ {
872
+ "epoch": 8.71,
873
+ "learning_rate": 5.474526315789473e-06,
874
+ "loss": 0.0021,
875
+ "step": 3500
876
+ },
877
+ {
878
+ "epoch": 8.77,
879
+ "learning_rate": 5.453473684210526e-06,
880
+ "loss": 0.0024,
881
+ "step": 3525
882
+ },
883
+ {
884
+ "epoch": 8.83,
885
+ "learning_rate": 5.432421052631579e-06,
886
+ "loss": 0.0017,
887
+ "step": 3550
888
+ },
889
+ {
890
+ "epoch": 8.89,
891
+ "learning_rate": 5.411368421052631e-06,
892
+ "loss": 0.0021,
893
+ "step": 3575
894
+ },
895
+ {
896
+ "epoch": 8.96,
897
+ "learning_rate": 5.390315789473684e-06,
898
+ "loss": 0.0013,
899
+ "step": 3600
900
+ },
901
+ {
902
+ "epoch": 9.02,
903
+ "learning_rate": 5.369263157894737e-06,
904
+ "loss": 0.0015,
905
+ "step": 3625
906
+ },
907
+ {
908
+ "epoch": 9.08,
909
+ "learning_rate": 5.3482105263157884e-06,
910
+ "loss": 0.0016,
911
+ "step": 3650
912
+ },
913
+ {
914
+ "epoch": 9.14,
915
+ "learning_rate": 5.327157894736842e-06,
916
+ "loss": 0.0011,
917
+ "step": 3675
918
+ },
919
+ {
920
+ "epoch": 9.2,
921
+ "learning_rate": 5.306105263157895e-06,
922
+ "loss": 0.0013,
923
+ "step": 3700
924
+ },
925
+ {
926
+ "epoch": 9.27,
927
+ "learning_rate": 5.285052631578947e-06,
928
+ "loss": 0.0013,
929
+ "step": 3725
930
+ },
931
+ {
932
+ "epoch": 9.33,
933
+ "learning_rate": 5.264e-06,
934
+ "loss": 0.0014,
935
+ "step": 3750
936
+ },
937
+ {
938
+ "epoch": 9.39,
939
+ "learning_rate": 5.2429473684210526e-06,
940
+ "loss": 0.0012,
941
+ "step": 3775
942
+ },
943
+ {
944
+ "epoch": 9.45,
945
+ "learning_rate": 5.221894736842105e-06,
946
+ "loss": 0.0017,
947
+ "step": 3800
948
+ },
949
+ {
950
+ "epoch": 9.51,
951
+ "learning_rate": 5.200842105263158e-06,
952
+ "loss": 0.0013,
953
+ "step": 3825
954
+ },
955
+ {
956
+ "epoch": 9.58,
957
+ "learning_rate": 5.1797894736842105e-06,
958
+ "loss": 0.0014,
959
+ "step": 3850
960
+ },
961
+ {
962
+ "epoch": 9.64,
963
+ "learning_rate": 5.158736842105263e-06,
964
+ "loss": 0.0017,
965
+ "step": 3875
966
+ },
967
+ {
968
+ "epoch": 9.7,
969
+ "learning_rate": 5.137684210526315e-06,
970
+ "loss": 0.0025,
971
+ "step": 3900
972
+ },
973
+ {
974
+ "epoch": 9.76,
975
+ "learning_rate": 5.116631578947368e-06,
976
+ "loss": 0.0018,
977
+ "step": 3925
978
+ },
979
+ {
980
+ "epoch": 9.83,
981
+ "learning_rate": 5.09557894736842e-06,
982
+ "loss": 0.0017,
983
+ "step": 3950
984
+ },
985
+ {
986
+ "epoch": 9.89,
987
+ "learning_rate": 5.074526315789473e-06,
988
+ "loss": 0.0018,
989
+ "step": 3975
990
+ },
991
+ {
992
+ "epoch": 9.95,
993
+ "learning_rate": 5.053473684210526e-06,
994
+ "loss": 0.0017,
995
+ "step": 4000
996
+ },
997
+ {
998
+ "epoch": 9.95,
999
+ "eval_loss": 0.31783589720726013,
1000
+ "eval_runtime": 1082.091,
1001
+ "eval_samples_per_second": 1.567,
1002
+ "eval_steps_per_second": 0.196,
1003
+ "eval_wer": 12.592867756315007,
1004
+ "step": 4000
1005
+ },
1006
+ {
1007
+ "epoch": 10.01,
1008
+ "learning_rate": 5.032421052631579e-06,
1009
+ "loss": 0.0015,
1010
+ "step": 4025
1011
+ },
1012
+ {
1013
+ "epoch": 10.07,
1014
+ "learning_rate": 5.011368421052632e-06,
1015
+ "loss": 0.0007,
1016
+ "step": 4050
1017
+ },
1018
+ {
1019
+ "epoch": 10.14,
1020
+ "learning_rate": 4.9903157894736844e-06,
1021
+ "loss": 0.0009,
1022
+ "step": 4075
1023
+ },
1024
+ {
1025
+ "epoch": 10.2,
1026
+ "learning_rate": 4.969263157894737e-06,
1027
+ "loss": 0.0012,
1028
+ "step": 4100
1029
+ },
1030
+ {
1031
+ "epoch": 10.26,
1032
+ "learning_rate": 4.94821052631579e-06,
1033
+ "loss": 0.0011,
1034
+ "step": 4125
1035
+ },
1036
+ {
1037
+ "epoch": 10.32,
1038
+ "learning_rate": 4.9271578947368415e-06,
1039
+ "loss": 0.0008,
1040
+ "step": 4150
1041
+ },
1042
+ {
1043
+ "epoch": 10.39,
1044
+ "learning_rate": 4.906105263157894e-06,
1045
+ "loss": 0.0015,
1046
+ "step": 4175
1047
+ },
1048
+ {
1049
+ "epoch": 10.45,
1050
+ "learning_rate": 4.885052631578947e-06,
1051
+ "loss": 0.0012,
1052
+ "step": 4200
1053
+ },
1054
+ {
1055
+ "epoch": 10.51,
1056
+ "learning_rate": 4.8639999999999995e-06,
1057
+ "loss": 0.0014,
1058
+ "step": 4225
1059
+ },
1060
+ {
1061
+ "epoch": 10.57,
1062
+ "learning_rate": 4.842947368421052e-06,
1063
+ "loss": 0.0009,
1064
+ "step": 4250
1065
+ },
1066
+ {
1067
+ "epoch": 10.63,
1068
+ "learning_rate": 4.821894736842105e-06,
1069
+ "loss": 0.0011,
1070
+ "step": 4275
1071
+ },
1072
+ {
1073
+ "epoch": 10.7,
1074
+ "learning_rate": 4.8008421052631575e-06,
1075
+ "loss": 0.0008,
1076
+ "step": 4300
1077
+ },
1078
+ {
1079
+ "epoch": 10.76,
1080
+ "learning_rate": 4.77978947368421e-06,
1081
+ "loss": 0.0015,
1082
+ "step": 4325
1083
+ },
1084
+ {
1085
+ "epoch": 10.82,
1086
+ "learning_rate": 4.758736842105264e-06,
1087
+ "loss": 0.0012,
1088
+ "step": 4350
1089
+ },
1090
+ {
1091
+ "epoch": 10.88,
1092
+ "learning_rate": 4.737684210526316e-06,
1093
+ "loss": 0.0016,
1094
+ "step": 4375
1095
+ },
1096
+ {
1097
+ "epoch": 10.95,
1098
+ "learning_rate": 4.716631578947369e-06,
1099
+ "loss": 0.002,
1100
+ "step": 4400
1101
+ },
1102
+ {
1103
+ "epoch": 11.01,
1104
+ "learning_rate": 4.695578947368421e-06,
1105
+ "loss": 0.0016,
1106
+ "step": 4425
1107
+ },
1108
+ {
1109
+ "epoch": 11.07,
1110
+ "learning_rate": 4.674526315789473e-06,
1111
+ "loss": 0.0005,
1112
+ "step": 4450
1113
+ },
1114
+ {
1115
+ "epoch": 11.13,
1116
+ "learning_rate": 4.653473684210526e-06,
1117
+ "loss": 0.0007,
1118
+ "step": 4475
1119
+ },
1120
+ {
1121
+ "epoch": 11.19,
1122
+ "learning_rate": 4.632421052631579e-06,
1123
+ "loss": 0.0006,
1124
+ "step": 4500
1125
+ },
1126
+ {
1127
+ "epoch": 11.26,
1128
+ "learning_rate": 4.611368421052631e-06,
1129
+ "loss": 0.0008,
1130
+ "step": 4525
1131
+ },
1132
+ {
1133
+ "epoch": 11.32,
1134
+ "learning_rate": 4.590315789473684e-06,
1135
+ "loss": 0.0005,
1136
+ "step": 4550
1137
+ },
1138
+ {
1139
+ "epoch": 11.38,
1140
+ "learning_rate": 4.569263157894737e-06,
1141
+ "loss": 0.0005,
1142
+ "step": 4575
1143
+ },
1144
+ {
1145
+ "epoch": 11.44,
1146
+ "learning_rate": 4.548210526315789e-06,
1147
+ "loss": 0.0006,
1148
+ "step": 4600
1149
+ },
1150
+ {
1151
+ "epoch": 11.5,
1152
+ "learning_rate": 4.527157894736842e-06,
1153
+ "loss": 0.0004,
1154
+ "step": 4625
1155
+ },
1156
+ {
1157
+ "epoch": 11.57,
1158
+ "learning_rate": 4.506105263157894e-06,
1159
+ "loss": 0.0005,
1160
+ "step": 4650
1161
+ },
1162
+ {
1163
+ "epoch": 11.63,
1164
+ "learning_rate": 4.4850526315789464e-06,
1165
+ "loss": 0.0006,
1166
+ "step": 4675
1167
+ },
1168
+ {
1169
+ "epoch": 11.69,
1170
+ "learning_rate": 4.464e-06,
1171
+ "loss": 0.0007,
1172
+ "step": 4700
1173
+ },
1174
+ {
1175
+ "epoch": 11.75,
1176
+ "learning_rate": 4.442947368421053e-06,
1177
+ "loss": 0.0012,
1178
+ "step": 4725
1179
+ },
1180
+ {
1181
+ "epoch": 11.82,
1182
+ "learning_rate": 4.421894736842105e-06,
1183
+ "loss": 0.0007,
1184
+ "step": 4750
1185
+ },
1186
+ {
1187
+ "epoch": 11.88,
1188
+ "learning_rate": 4.400842105263158e-06,
1189
+ "loss": 0.0006,
1190
+ "step": 4775
1191
+ },
1192
+ {
1193
+ "epoch": 11.94,
1194
+ "learning_rate": 4.3797894736842106e-06,
1195
+ "loss": 0.0009,
1196
+ "step": 4800
1197
+ },
1198
+ {
1199
+ "epoch": 12.0,
1200
+ "learning_rate": 4.358736842105263e-06,
1201
+ "loss": 0.0005,
1202
+ "step": 4825
1203
+ },
1204
+ {
1205
+ "epoch": 12.06,
1206
+ "learning_rate": 4.337684210526316e-06,
1207
+ "loss": 0.0005,
1208
+ "step": 4850
1209
+ },
1210
+ {
1211
+ "epoch": 12.13,
1212
+ "learning_rate": 4.3166315789473685e-06,
1213
+ "loss": 0.0004,
1214
+ "step": 4875
1215
+ },
1216
+ {
1217
+ "epoch": 12.19,
1218
+ "learning_rate": 4.29557894736842e-06,
1219
+ "loss": 0.0006,
1220
+ "step": 4900
1221
+ },
1222
+ {
1223
+ "epoch": 12.25,
1224
+ "learning_rate": 4.274526315789473e-06,
1225
+ "loss": 0.0006,
1226
+ "step": 4925
1227
+ },
1228
+ {
1229
+ "epoch": 12.31,
1230
+ "learning_rate": 4.253473684210526e-06,
1231
+ "loss": 0.0005,
1232
+ "step": 4950
1233
+ },
1234
+ {
1235
+ "epoch": 12.38,
1236
+ "learning_rate": 4.232421052631578e-06,
1237
+ "loss": 0.0005,
1238
+ "step": 4975
1239
+ },
1240
+ {
1241
+ "epoch": 12.44,
1242
+ "learning_rate": 4.211368421052631e-06,
1243
+ "loss": 0.0008,
1244
+ "step": 5000
1245
+ },
1246
+ {
1247
+ "epoch": 12.44,
1248
+ "eval_loss": 0.3448905348777771,
1249
+ "eval_runtime": 1083.7087,
1250
+ "eval_samples_per_second": 1.565,
1251
+ "eval_steps_per_second": 0.196,
1252
+ "eval_wer": 11.979940564635958,
1253
+ "step": 5000
1254
+ },
1255
+ {
1256
+ "epoch": 12.5,
1257
+ "learning_rate": 4.190315789473684e-06,
1258
+ "loss": 0.0004,
1259
+ "step": 5025
1260
+ },
1261
+ {
1262
+ "epoch": 12.56,
1263
+ "learning_rate": 4.169263157894737e-06,
1264
+ "loss": 0.0013,
1265
+ "step": 5050
1266
+ },
1267
+ {
1268
+ "epoch": 12.62,
1269
+ "learning_rate": 4.14821052631579e-06,
1270
+ "loss": 0.0009,
1271
+ "step": 5075
1272
+ },
1273
+ {
1274
+ "epoch": 12.69,
1275
+ "learning_rate": 4.1271578947368424e-06,
1276
+ "loss": 0.0007,
1277
+ "step": 5100
1278
+ },
1279
+ {
1280
+ "epoch": 12.75,
1281
+ "learning_rate": 4.106105263157895e-06,
1282
+ "loss": 0.0007,
1283
+ "step": 5125
1284
+ },
1285
+ {
1286
+ "epoch": 12.81,
1287
+ "learning_rate": 4.085052631578947e-06,
1288
+ "loss": 0.0004,
1289
+ "step": 5150
1290
+ },
1291
+ {
1292
+ "epoch": 12.87,
1293
+ "learning_rate": 4.0639999999999995e-06,
1294
+ "loss": 0.0005,
1295
+ "step": 5175
1296
+ },
1297
+ {
1298
+ "epoch": 12.94,
1299
+ "learning_rate": 4.042947368421052e-06,
1300
+ "loss": 0.0005,
1301
+ "step": 5200
1302
+ },
1303
+ {
1304
+ "epoch": 13.0,
1305
+ "learning_rate": 4.021894736842105e-06,
1306
+ "loss": 0.0006,
1307
+ "step": 5225
1308
+ },
1309
+ {
1310
+ "epoch": 13.06,
1311
+ "learning_rate": 4.0008421052631575e-06,
1312
+ "loss": 0.0009,
1313
+ "step": 5250
1314
+ },
1315
+ {
1316
+ "epoch": 13.12,
1317
+ "learning_rate": 3.97978947368421e-06,
1318
+ "loss": 0.0003,
1319
+ "step": 5275
1320
+ },
1321
+ {
1322
+ "epoch": 13.18,
1323
+ "learning_rate": 3.958736842105263e-06,
1324
+ "loss": 0.0007,
1325
+ "step": 5300
1326
+ },
1327
+ {
1328
+ "epoch": 13.25,
1329
+ "learning_rate": 3.9376842105263155e-06,
1330
+ "loss": 0.0002,
1331
+ "step": 5325
1332
+ },
1333
+ {
1334
+ "epoch": 13.31,
1335
+ "learning_rate": 3.916631578947368e-06,
1336
+ "loss": 0.0003,
1337
+ "step": 5350
1338
+ },
1339
+ {
1340
+ "epoch": 13.37,
1341
+ "learning_rate": 3.895578947368421e-06,
1342
+ "loss": 0.0002,
1343
+ "step": 5375
1344
+ },
1345
+ {
1346
+ "epoch": 13.43,
1347
+ "learning_rate": 3.8745263157894734e-06,
1348
+ "loss": 0.0005,
1349
+ "step": 5400
1350
+ },
1351
+ {
1352
+ "epoch": 13.5,
1353
+ "learning_rate": 3.853473684210526e-06,
1354
+ "loss": 0.0002,
1355
+ "step": 5425
1356
+ },
1357
+ {
1358
+ "epoch": 13.56,
1359
+ "learning_rate": 3.832421052631579e-06,
1360
+ "loss": 0.0004,
1361
+ "step": 5450
1362
+ },
1363
+ {
1364
+ "epoch": 13.62,
1365
+ "learning_rate": 3.8113684210526314e-06,
1366
+ "loss": 0.0003,
1367
+ "step": 5475
1368
+ },
1369
+ {
1370
+ "epoch": 13.68,
1371
+ "learning_rate": 3.790315789473684e-06,
1372
+ "loss": 0.0002,
1373
+ "step": 5500
1374
+ },
1375
+ {
1376
+ "epoch": 13.74,
1377
+ "learning_rate": 3.7692631578947367e-06,
1378
+ "loss": 0.0003,
1379
+ "step": 5525
1380
+ },
1381
+ {
1382
+ "epoch": 13.81,
1383
+ "learning_rate": 3.7482105263157894e-06,
1384
+ "loss": 0.0002,
1385
+ "step": 5550
1386
+ },
1387
+ {
1388
+ "epoch": 13.87,
1389
+ "learning_rate": 3.727157894736842e-06,
1390
+ "loss": 0.0002,
1391
+ "step": 5575
1392
+ },
1393
+ {
1394
+ "epoch": 13.93,
1395
+ "learning_rate": 3.7061052631578943e-06,
1396
+ "loss": 0.0004,
1397
+ "step": 5600
1398
+ },
1399
+ {
1400
+ "epoch": 13.99,
1401
+ "learning_rate": 3.6850526315789473e-06,
1402
+ "loss": 0.0003,
1403
+ "step": 5625
1404
+ },
1405
+ {
1406
+ "epoch": 14.05,
1407
+ "learning_rate": 3.664e-06,
1408
+ "loss": 0.0004,
1409
+ "step": 5650
1410
+ },
1411
+ {
1412
+ "epoch": 14.12,
1413
+ "learning_rate": 3.6429473684210526e-06,
1414
+ "loss": 0.0004,
1415
+ "step": 5675
1416
+ },
1417
+ {
1418
+ "epoch": 14.18,
1419
+ "learning_rate": 3.6218947368421053e-06,
1420
+ "loss": 0.0002,
1421
+ "step": 5700
1422
+ },
1423
+ {
1424
+ "epoch": 14.24,
1425
+ "learning_rate": 3.6008421052631575e-06,
1426
+ "loss": 0.0001,
1427
+ "step": 5725
1428
+ },
1429
+ {
1430
+ "epoch": 14.3,
1431
+ "learning_rate": 3.57978947368421e-06,
1432
+ "loss": 0.0004,
1433
+ "step": 5750
1434
+ },
1435
+ {
1436
+ "epoch": 14.37,
1437
+ "learning_rate": 3.558736842105263e-06,
1438
+ "loss": 0.0003,
1439
+ "step": 5775
1440
+ },
1441
+ {
1442
+ "epoch": 14.43,
1443
+ "learning_rate": 3.537684210526316e-06,
1444
+ "loss": 0.0001,
1445
+ "step": 5800
1446
+ },
1447
+ {
1448
+ "epoch": 14.49,
1449
+ "learning_rate": 3.5166315789473686e-06,
1450
+ "loss": 0.0001,
1451
+ "step": 5825
1452
+ },
1453
+ {
1454
+ "epoch": 14.55,
1455
+ "learning_rate": 3.495578947368421e-06,
1456
+ "loss": 0.0007,
1457
+ "step": 5850
1458
+ },
1459
+ {
1460
+ "epoch": 14.61,
1461
+ "learning_rate": 3.4745263157894735e-06,
1462
+ "loss": 0.0003,
1463
+ "step": 5875
1464
+ },
1465
+ {
1466
+ "epoch": 14.68,
1467
+ "learning_rate": 3.453473684210526e-06,
1468
+ "loss": 0.0002,
1469
+ "step": 5900
1470
+ },
1471
+ {
1472
+ "epoch": 14.74,
1473
+ "learning_rate": 3.4324210526315788e-06,
1474
+ "loss": 0.0002,
1475
+ "step": 5925
1476
+ },
1477
+ {
1478
+ "epoch": 14.8,
1479
+ "learning_rate": 3.4113684210526314e-06,
1480
+ "loss": 0.0001,
1481
+ "step": 5950
1482
+ },
1483
+ {
1484
+ "epoch": 14.86,
1485
+ "learning_rate": 3.390315789473684e-06,
1486
+ "loss": 0.0001,
1487
+ "step": 5975
1488
+ },
1489
+ {
1490
+ "epoch": 14.93,
1491
+ "learning_rate": 3.3692631578947367e-06,
1492
+ "loss": 0.0001,
1493
+ "step": 6000
1494
+ },
1495
+ {
1496
+ "epoch": 14.93,
1497
+ "eval_loss": 0.3638215661048889,
1498
+ "eval_runtime": 1086.1753,
1499
+ "eval_samples_per_second": 1.561,
1500
+ "eval_steps_per_second": 0.195,
1501
+ "eval_wer": 11.710624071322437,
1502
+ "step": 6000
1503
+ },
1504
+ {
1505
+ "epoch": 14.99,
1506
+ "learning_rate": 3.3482105263157894e-06,
1507
+ "loss": 0.0001,
1508
+ "step": 6025
1509
+ },
1510
+ {
1511
+ "epoch": 15.05,
1512
+ "learning_rate": 3.327157894736842e-06,
1513
+ "loss": 0.0001,
1514
+ "step": 6050
1515
+ },
1516
+ {
1517
+ "epoch": 15.11,
1518
+ "learning_rate": 3.3061052631578947e-06,
1519
+ "loss": 0.0001,
1520
+ "step": 6075
1521
+ },
1522
+ {
1523
+ "epoch": 15.17,
1524
+ "learning_rate": 3.285052631578947e-06,
1525
+ "loss": 0.0001,
1526
+ "step": 6100
1527
+ },
1528
+ {
1529
+ "epoch": 15.24,
1530
+ "learning_rate": 3.2639999999999996e-06,
1531
+ "loss": 0.0001,
1532
+ "step": 6125
1533
+ },
1534
+ {
1535
+ "epoch": 15.3,
1536
+ "learning_rate": 3.2429473684210527e-06,
1537
+ "loss": 0.0001,
1538
+ "step": 6150
1539
+ },
1540
+ {
1541
+ "epoch": 15.36,
1542
+ "learning_rate": 3.2218947368421053e-06,
1543
+ "loss": 0.0001,
1544
+ "step": 6175
1545
+ },
1546
+ {
1547
+ "epoch": 15.42,
1548
+ "learning_rate": 3.200842105263158e-06,
1549
+ "loss": 0.0001,
1550
+ "step": 6200
1551
+ },
1552
+ {
1553
+ "epoch": 15.49,
1554
+ "learning_rate": 3.17978947368421e-06,
1555
+ "loss": 0.0001,
1556
+ "step": 6225
1557
+ },
1558
+ {
1559
+ "epoch": 15.55,
1560
+ "learning_rate": 3.158736842105263e-06,
1561
+ "loss": 0.0001,
1562
+ "step": 6250
1563
+ },
1564
+ {
1565
+ "epoch": 15.61,
1566
+ "learning_rate": 3.1376842105263155e-06,
1567
+ "loss": 0.0001,
1568
+ "step": 6275
1569
+ },
1570
+ {
1571
+ "epoch": 15.67,
1572
+ "learning_rate": 3.1166315789473686e-06,
1573
+ "loss": 0.0001,
1574
+ "step": 6300
1575
+ },
1576
+ {
1577
+ "epoch": 15.73,
1578
+ "learning_rate": 3.0955789473684212e-06,
1579
+ "loss": 0.0001,
1580
+ "step": 6325
1581
+ },
1582
+ {
1583
+ "epoch": 15.8,
1584
+ "learning_rate": 3.0745263157894735e-06,
1585
+ "loss": 0.0001,
1586
+ "step": 6350
1587
+ },
1588
+ {
1589
+ "epoch": 15.86,
1590
+ "learning_rate": 3.053473684210526e-06,
1591
+ "loss": 0.0001,
1592
+ "step": 6375
1593
+ },
1594
+ {
1595
+ "epoch": 15.92,
1596
+ "learning_rate": 3.0324210526315788e-06,
1597
+ "loss": 0.0001,
1598
+ "step": 6400
1599
+ },
1600
+ {
1601
+ "epoch": 15.98,
1602
+ "learning_rate": 3.0113684210526314e-06,
1603
+ "loss": 0.0001,
1604
+ "step": 6425
1605
+ },
1606
+ {
1607
+ "epoch": 16.04,
1608
+ "learning_rate": 2.990315789473684e-06,
1609
+ "loss": 0.0001,
1610
+ "step": 6450
1611
+ },
1612
+ {
1613
+ "epoch": 16.11,
1614
+ "learning_rate": 2.9692631578947367e-06,
1615
+ "loss": 0.0001,
1616
+ "step": 6475
1617
+ },
1618
+ {
1619
+ "epoch": 16.17,
1620
+ "learning_rate": 2.9482105263157894e-06,
1621
+ "loss": 0.0001,
1622
+ "step": 6500
1623
+ },
1624
+ {
1625
+ "epoch": 16.23,
1626
+ "learning_rate": 2.927157894736842e-06,
1627
+ "loss": 0.0001,
1628
+ "step": 6525
1629
+ },
1630
+ {
1631
+ "epoch": 16.29,
1632
+ "learning_rate": 2.9061052631578947e-06,
1633
+ "loss": 0.0001,
1634
+ "step": 6550
1635
+ },
1636
+ {
1637
+ "epoch": 16.36,
1638
+ "learning_rate": 2.8850526315789474e-06,
1639
+ "loss": 0.0001,
1640
+ "step": 6575
1641
+ },
1642
+ {
1643
+ "epoch": 16.42,
1644
+ "learning_rate": 2.8639999999999996e-06,
1645
+ "loss": 0.0001,
1646
+ "step": 6600
1647
+ },
1648
+ {
1649
+ "epoch": 16.48,
1650
+ "learning_rate": 2.8429473684210523e-06,
1651
+ "loss": 0.0001,
1652
+ "step": 6625
1653
+ },
1654
+ {
1655
+ "epoch": 16.54,
1656
+ "learning_rate": 2.8218947368421053e-06,
1657
+ "loss": 0.0001,
1658
+ "step": 6650
1659
+ },
1660
+ {
1661
+ "epoch": 16.6,
1662
+ "learning_rate": 2.800842105263158e-06,
1663
+ "loss": 0.0001,
1664
+ "step": 6675
1665
+ },
1666
+ {
1667
+ "epoch": 16.67,
1668
+ "learning_rate": 2.7797894736842106e-06,
1669
+ "loss": 0.0001,
1670
+ "step": 6700
1671
+ },
1672
+ {
1673
+ "epoch": 16.73,
1674
+ "learning_rate": 2.758736842105263e-06,
1675
+ "loss": 0.0001,
1676
+ "step": 6725
1677
+ },
1678
+ {
1679
+ "epoch": 16.79,
1680
+ "learning_rate": 2.7376842105263155e-06,
1681
+ "loss": 0.0001,
1682
+ "step": 6750
1683
+ },
1684
+ {
1685
+ "epoch": 16.85,
1686
+ "learning_rate": 2.716631578947368e-06,
1687
+ "loss": 0.0001,
1688
+ "step": 6775
1689
+ },
1690
+ {
1691
+ "epoch": 16.92,
1692
+ "learning_rate": 2.695578947368421e-06,
1693
+ "loss": 0.0001,
1694
+ "step": 6800
1695
+ },
1696
+ {
1697
+ "epoch": 16.98,
1698
+ "learning_rate": 2.674526315789474e-06,
1699
+ "loss": 0.0001,
1700
+ "step": 6825
1701
+ },
1702
+ {
1703
+ "epoch": 17.04,
1704
+ "learning_rate": 2.653473684210526e-06,
1705
+ "loss": 0.0001,
1706
+ "step": 6850
1707
+ },
1708
+ {
1709
+ "epoch": 17.1,
1710
+ "learning_rate": 2.632421052631579e-06,
1711
+ "loss": 0.0001,
1712
+ "step": 6875
1713
+ },
1714
+ {
1715
+ "epoch": 17.16,
1716
+ "learning_rate": 2.6113684210526315e-06,
1717
+ "loss": 0.0001,
1718
+ "step": 6900
1719
+ },
1720
+ {
1721
+ "epoch": 17.23,
1722
+ "learning_rate": 2.590315789473684e-06,
1723
+ "loss": 0.0001,
1724
+ "step": 6925
1725
+ },
1726
+ {
1727
+ "epoch": 17.29,
1728
+ "learning_rate": 2.5692631578947368e-06,
1729
+ "loss": 0.0001,
1730
+ "step": 6950
1731
+ },
1732
+ {
1733
+ "epoch": 17.35,
1734
+ "learning_rate": 2.548210526315789e-06,
1735
+ "loss": 0.0001,
1736
+ "step": 6975
1737
+ },
1738
+ {
1739
+ "epoch": 17.41,
1740
+ "learning_rate": 2.527157894736842e-06,
1741
+ "loss": 0.0001,
1742
+ "step": 7000
1743
+ },
1744
+ {
1745
+ "epoch": 17.41,
1746
+ "eval_loss": 0.39095476269721985,
1747
+ "eval_runtime": 1082.2874,
1748
+ "eval_samples_per_second": 1.567,
1749
+ "eval_steps_per_second": 0.196,
1750
+ "eval_wer": 11.49702823179792,
1751
+ "step": 7000
1752
+ },
1753
+ {
1754
+ "epoch": 17.48,
1755
+ "learning_rate": 2.5061052631578947e-06,
1756
+ "loss": 0.0001,
1757
+ "step": 7025
1758
+ },
1759
+ {
1760
+ "epoch": 17.54,
1761
+ "learning_rate": 2.4850526315789474e-06,
1762
+ "loss": 0.0001,
1763
+ "step": 7050
1764
+ },
1765
+ {
1766
+ "epoch": 17.6,
1767
+ "learning_rate": 2.464e-06,
1768
+ "loss": 0.0001,
1769
+ "step": 7075
1770
+ },
1771
+ {
1772
+ "epoch": 17.66,
1773
+ "learning_rate": 2.4429473684210523e-06,
1774
+ "loss": 0.0001,
1775
+ "step": 7100
1776
+ },
1777
+ {
1778
+ "epoch": 17.72,
1779
+ "learning_rate": 2.421894736842105e-06,
1780
+ "loss": 0.0001,
1781
+ "step": 7125
1782
+ },
1783
+ {
1784
+ "epoch": 17.79,
1785
+ "learning_rate": 2.400842105263158e-06,
1786
+ "loss": 0.0001,
1787
+ "step": 7150
1788
+ },
1789
+ {
1790
+ "epoch": 17.85,
1791
+ "learning_rate": 2.3797894736842107e-06,
1792
+ "loss": 0.0001,
1793
+ "step": 7175
1794
+ },
1795
+ {
1796
+ "epoch": 17.91,
1797
+ "learning_rate": 2.3587368421052633e-06,
1798
+ "loss": 0.0001,
1799
+ "step": 7200
1800
+ },
1801
+ {
1802
+ "epoch": 17.97,
1803
+ "learning_rate": 2.3376842105263155e-06,
1804
+ "loss": 0.0001,
1805
+ "step": 7225
1806
+ },
1807
+ {
1808
+ "epoch": 18.03,
1809
+ "learning_rate": 2.316631578947368e-06,
1810
+ "loss": 0.0001,
1811
+ "step": 7250
1812
+ },
1813
+ {
1814
+ "epoch": 18.1,
1815
+ "learning_rate": 2.295578947368421e-06,
1816
+ "loss": 0.0001,
1817
+ "step": 7275
1818
+ },
1819
+ {
1820
+ "epoch": 18.16,
1821
+ "learning_rate": 2.2745263157894735e-06,
1822
+ "loss": 0.0001,
1823
+ "step": 7300
1824
+ },
1825
+ {
1826
+ "epoch": 18.22,
1827
+ "learning_rate": 2.2534736842105266e-06,
1828
+ "loss": 0.0001,
1829
+ "step": 7325
1830
+ },
1831
+ {
1832
+ "epoch": 18.28,
1833
+ "learning_rate": 2.232421052631579e-06,
1834
+ "loss": 0.0001,
1835
+ "step": 7350
1836
+ },
1837
+ {
1838
+ "epoch": 18.35,
1839
+ "learning_rate": 2.2113684210526315e-06,
1840
+ "loss": 0.0001,
1841
+ "step": 7375
1842
+ },
1843
+ {
1844
+ "epoch": 18.41,
1845
+ "learning_rate": 2.190315789473684e-06,
1846
+ "loss": 0.0001,
1847
+ "step": 7400
1848
+ },
1849
+ {
1850
+ "epoch": 18.47,
1851
+ "learning_rate": 2.1692631578947368e-06,
1852
+ "loss": 0.0001,
1853
+ "step": 7425
1854
+ },
1855
+ {
1856
+ "epoch": 18.53,
1857
+ "learning_rate": 2.1482105263157894e-06,
1858
+ "loss": 0.0001,
1859
+ "step": 7450
1860
+ },
1861
+ {
1862
+ "epoch": 18.59,
1863
+ "learning_rate": 2.1271578947368417e-06,
1864
+ "loss": 0.0001,
1865
+ "step": 7475
1866
+ },
1867
+ {
1868
+ "epoch": 18.66,
1869
+ "learning_rate": 2.1061052631578947e-06,
1870
+ "loss": 0.0001,
1871
+ "step": 7500
1872
+ },
1873
+ {
1874
+ "epoch": 18.72,
1875
+ "learning_rate": 2.0850526315789474e-06,
1876
+ "loss": 0.0,
1877
+ "step": 7525
1878
+ },
1879
+ {
1880
+ "epoch": 18.78,
1881
+ "learning_rate": 2.064e-06,
1882
+ "loss": 0.0001,
1883
+ "step": 7550
1884
+ },
1885
+ {
1886
+ "epoch": 18.84,
1887
+ "learning_rate": 2.0429473684210527e-06,
1888
+ "loss": 0.0001,
1889
+ "step": 7575
1890
+ },
1891
+ {
1892
+ "epoch": 18.91,
1893
+ "learning_rate": 2.021894736842105e-06,
1894
+ "loss": 0.0001,
1895
+ "step": 7600
1896
+ },
1897
+ {
1898
+ "epoch": 18.97,
1899
+ "learning_rate": 2.0008421052631576e-06,
1900
+ "loss": 0.0,
1901
+ "step": 7625
1902
+ },
1903
+ {
1904
+ "epoch": 19.03,
1905
+ "learning_rate": 1.9797894736842103e-06,
1906
+ "loss": 0.0001,
1907
+ "step": 7650
1908
+ },
1909
+ {
1910
+ "epoch": 19.09,
1911
+ "learning_rate": 1.958736842105263e-06,
1912
+ "loss": 0.0,
1913
+ "step": 7675
1914
+ },
1915
+ {
1916
+ "epoch": 19.15,
1917
+ "learning_rate": 1.937684210526316e-06,
1918
+ "loss": 0.0,
1919
+ "step": 7700
1920
+ },
1921
+ {
1922
+ "epoch": 19.22,
1923
+ "learning_rate": 1.9166315789473682e-06,
1924
+ "loss": 0.0,
1925
+ "step": 7725
1926
+ },
1927
+ {
1928
+ "epoch": 19.28,
1929
+ "learning_rate": 1.8955789473684209e-06,
1930
+ "loss": 0.0,
1931
+ "step": 7750
1932
+ },
1933
+ {
1934
+ "epoch": 19.34,
1935
+ "learning_rate": 1.8745263157894735e-06,
1936
+ "loss": 0.0,
1937
+ "step": 7775
1938
+ },
1939
+ {
1940
+ "epoch": 19.4,
1941
+ "learning_rate": 1.8534736842105264e-06,
1942
+ "loss": 0.0001,
1943
+ "step": 7800
1944
+ },
1945
+ {
1946
+ "epoch": 19.47,
1947
+ "learning_rate": 1.8324210526315788e-06,
1948
+ "loss": 0.0,
1949
+ "step": 7825
1950
+ },
1951
+ {
1952
+ "epoch": 19.53,
1953
+ "learning_rate": 1.8113684210526315e-06,
1954
+ "loss": 0.0,
1955
+ "step": 7850
1956
+ },
1957
+ {
1958
+ "epoch": 19.59,
1959
+ "learning_rate": 1.7903157894736841e-06,
1960
+ "loss": 0.0,
1961
+ "step": 7875
1962
+ },
1963
+ {
1964
+ "epoch": 19.65,
1965
+ "learning_rate": 1.7692631578947368e-06,
1966
+ "loss": 0.0,
1967
+ "step": 7900
1968
+ },
1969
+ {
1970
+ "epoch": 19.71,
1971
+ "learning_rate": 1.7482105263157895e-06,
1972
+ "loss": 0.0,
1973
+ "step": 7925
1974
+ },
1975
+ {
1976
+ "epoch": 19.78,
1977
+ "learning_rate": 1.727157894736842e-06,
1978
+ "loss": 0.0,
1979
+ "step": 7950
1980
+ },
1981
+ {
1982
+ "epoch": 19.84,
1983
+ "learning_rate": 1.7061052631578948e-06,
1984
+ "loss": 0.0,
1985
+ "step": 7975
1986
+ },
1987
+ {
1988
+ "epoch": 19.9,
1989
+ "learning_rate": 1.6850526315789472e-06,
1990
+ "loss": 0.0,
1991
+ "step": 8000
1992
+ },
1993
+ {
1994
+ "epoch": 19.9,
1995
+ "eval_loss": 0.40417808294296265,
1996
+ "eval_runtime": 1080.6756,
1997
+ "eval_samples_per_second": 1.569,
1998
+ "eval_steps_per_second": 0.196,
1999
+ "eval_wer": 11.394873699851411,
2000
+ "step": 8000
2001
+ },
2002
+ {
2003
+ "epoch": 19.96,
2004
+ "learning_rate": 1.6639999999999999e-06,
2005
+ "loss": 0.0,
2006
+ "step": 8025
2007
+ },
2008
+ {
2009
+ "epoch": 20.02,
2010
+ "learning_rate": 1.6429473684210527e-06,
2011
+ "loss": 0.0,
2012
+ "step": 8050
2013
+ },
2014
+ {
2015
+ "epoch": 20.09,
2016
+ "learning_rate": 1.6218947368421052e-06,
2017
+ "loss": 0.0,
2018
+ "step": 8075
2019
+ },
2020
+ {
2021
+ "epoch": 20.15,
2022
+ "learning_rate": 1.6008421052631578e-06,
2023
+ "loss": 0.0,
2024
+ "step": 8100
2025
+ },
2026
+ {
2027
+ "epoch": 20.21,
2028
+ "learning_rate": 1.5797894736842105e-06,
2029
+ "loss": 0.0,
2030
+ "step": 8125
2031
+ },
2032
+ {
2033
+ "epoch": 20.27,
2034
+ "learning_rate": 1.5587368421052631e-06,
2035
+ "loss": 0.0,
2036
+ "step": 8150
2037
+ },
2038
+ {
2039
+ "epoch": 20.34,
2040
+ "learning_rate": 1.5376842105263158e-06,
2041
+ "loss": 0.0,
2042
+ "step": 8175
2043
+ },
2044
+ {
2045
+ "epoch": 20.4,
2046
+ "learning_rate": 1.5166315789473682e-06,
2047
+ "loss": 0.0,
2048
+ "step": 8200
2049
+ },
2050
+ {
2051
+ "epoch": 20.46,
2052
+ "learning_rate": 1.495578947368421e-06,
2053
+ "loss": 0.0,
2054
+ "step": 8225
2055
+ },
2056
+ {
2057
+ "epoch": 20.52,
2058
+ "learning_rate": 1.4745263157894735e-06,
2059
+ "loss": 0.0,
2060
+ "step": 8250
2061
+ },
2062
+ {
2063
+ "epoch": 20.58,
2064
+ "learning_rate": 1.4534736842105262e-06,
2065
+ "loss": 0.0,
2066
+ "step": 8275
2067
+ },
2068
+ {
2069
+ "epoch": 20.65,
2070
+ "learning_rate": 1.432421052631579e-06,
2071
+ "loss": 0.0,
2072
+ "step": 8300
2073
+ },
2074
+ {
2075
+ "epoch": 20.71,
2076
+ "learning_rate": 1.4113684210526315e-06,
2077
+ "loss": 0.0,
2078
+ "step": 8325
2079
+ },
2080
+ {
2081
+ "epoch": 20.77,
2082
+ "learning_rate": 1.3903157894736842e-06,
2083
+ "loss": 0.0,
2084
+ "step": 8350
2085
+ },
2086
+ {
2087
+ "epoch": 20.83,
2088
+ "learning_rate": 1.3692631578947366e-06,
2089
+ "loss": 0.0,
2090
+ "step": 8375
2091
+ },
2092
+ {
2093
+ "epoch": 20.9,
2094
+ "learning_rate": 1.3482105263157895e-06,
2095
+ "loss": 0.0,
2096
+ "step": 8400
2097
+ },
2098
+ {
2099
+ "epoch": 20.96,
2100
+ "learning_rate": 1.3271578947368421e-06,
2101
+ "loss": 0.0,
2102
+ "step": 8425
2103
+ },
2104
+ {
2105
+ "epoch": 21.02,
2106
+ "learning_rate": 1.3061052631578946e-06,
2107
+ "loss": 0.0,
2108
+ "step": 8450
2109
+ },
2110
+ {
2111
+ "epoch": 21.08,
2112
+ "learning_rate": 1.2850526315789474e-06,
2113
+ "loss": 0.0,
2114
+ "step": 8475
2115
+ },
2116
+ {
2117
+ "epoch": 21.14,
2118
+ "learning_rate": 1.2639999999999999e-06,
2119
+ "loss": 0.0,
2120
+ "step": 8500
2121
+ },
2122
+ {
2123
+ "epoch": 21.21,
2124
+ "learning_rate": 1.2429473684210525e-06,
2125
+ "loss": 0.0,
2126
+ "step": 8525
2127
+ },
2128
+ {
2129
+ "epoch": 21.27,
2130
+ "learning_rate": 1.2218947368421054e-06,
2131
+ "loss": 0.0,
2132
+ "step": 8550
2133
+ },
2134
+ {
2135
+ "epoch": 21.33,
2136
+ "learning_rate": 1.2008421052631578e-06,
2137
+ "loss": 0.0,
2138
+ "step": 8575
2139
+ },
2140
+ {
2141
+ "epoch": 21.39,
2142
+ "learning_rate": 1.1797894736842105e-06,
2143
+ "loss": 0.0,
2144
+ "step": 8600
2145
+ },
2146
+ {
2147
+ "epoch": 21.46,
2148
+ "learning_rate": 1.158736842105263e-06,
2149
+ "loss": 0.0,
2150
+ "step": 8625
2151
+ },
2152
+ {
2153
+ "epoch": 21.52,
2154
+ "learning_rate": 1.1376842105263158e-06,
2155
+ "loss": 0.0,
2156
+ "step": 8650
2157
+ },
2158
+ {
2159
+ "epoch": 21.58,
2160
+ "learning_rate": 1.1166315789473685e-06,
2161
+ "loss": 0.0,
2162
+ "step": 8675
2163
+ },
2164
+ {
2165
+ "epoch": 21.64,
2166
+ "learning_rate": 1.095578947368421e-06,
2167
+ "loss": 0.0,
2168
+ "step": 8700
2169
+ },
2170
+ {
2171
+ "epoch": 21.7,
2172
+ "learning_rate": 1.0745263157894738e-06,
2173
+ "loss": 0.0,
2174
+ "step": 8725
2175
+ },
2176
+ {
2177
+ "epoch": 21.77,
2178
+ "learning_rate": 1.0534736842105262e-06,
2179
+ "loss": 0.0,
2180
+ "step": 8750
2181
+ },
2182
+ {
2183
+ "epoch": 21.83,
2184
+ "learning_rate": 1.0324210526315789e-06,
2185
+ "loss": 0.0,
2186
+ "step": 8775
2187
+ },
2188
+ {
2189
+ "epoch": 21.89,
2190
+ "learning_rate": 1.0113684210526315e-06,
2191
+ "loss": 0.0,
2192
+ "step": 8800
2193
+ },
2194
+ {
2195
+ "epoch": 21.95,
2196
+ "learning_rate": 9.903157894736842e-07,
2197
+ "loss": 0.0,
2198
+ "step": 8825
2199
+ },
2200
+ {
2201
+ "epoch": 22.01,
2202
+ "learning_rate": 9.692631578947368e-07,
2203
+ "loss": 0.0,
2204
+ "step": 8850
2205
+ },
2206
+ {
2207
+ "epoch": 22.08,
2208
+ "learning_rate": 9.482105263157895e-07,
2209
+ "loss": 0.0,
2210
+ "step": 8875
2211
+ },
2212
+ {
2213
+ "epoch": 22.14,
2214
+ "learning_rate": 9.27157894736842e-07,
2215
+ "loss": 0.0,
2216
+ "step": 8900
2217
+ },
2218
+ {
2219
+ "epoch": 22.2,
2220
+ "learning_rate": 9.061052631578947e-07,
2221
+ "loss": 0.0,
2222
+ "step": 8925
2223
+ },
2224
+ {
2225
+ "epoch": 22.26,
2226
+ "learning_rate": 8.850526315789472e-07,
2227
+ "loss": 0.0,
2228
+ "step": 8950
2229
+ },
2230
+ {
2231
+ "epoch": 22.33,
2232
+ "learning_rate": 8.639999999999999e-07,
2233
+ "loss": 0.0,
2234
+ "step": 8975
2235
+ },
2236
+ {
2237
+ "epoch": 22.39,
2238
+ "learning_rate": 8.429473684210527e-07,
2239
+ "loss": 0.0,
2240
+ "step": 9000
2241
+ },
2242
+ {
2243
+ "epoch": 22.39,
2244
+ "eval_loss": 0.41294780373573303,
2245
+ "eval_runtime": 1082.768,
2246
+ "eval_samples_per_second": 1.566,
2247
+ "eval_steps_per_second": 0.196,
2248
+ "eval_wer": 11.413447251114412,
2249
+ "step": 9000
2250
+ },
2251
+ {
2252
+ "epoch": 22.45,
2253
+ "learning_rate": 8.218947368421052e-07,
2254
+ "loss": 0.0,
2255
+ "step": 9025
2256
+ },
2257
+ {
2258
+ "epoch": 22.51,
2259
+ "learning_rate": 8.008421052631579e-07,
2260
+ "loss": 0.0,
2261
+ "step": 9050
2262
+ },
2263
+ {
2264
+ "epoch": 22.57,
2265
+ "learning_rate": 7.797894736842104e-07,
2266
+ "loss": 0.0,
2267
+ "step": 9075
2268
+ },
2269
+ {
2270
+ "epoch": 22.64,
2271
+ "learning_rate": 7.587368421052631e-07,
2272
+ "loss": 0.0,
2273
+ "step": 9100
2274
+ },
2275
+ {
2276
+ "epoch": 22.7,
2277
+ "learning_rate": 7.376842105263158e-07,
2278
+ "loss": 0.0,
2279
+ "step": 9125
2280
+ },
2281
+ {
2282
+ "epoch": 22.76,
2283
+ "learning_rate": 7.166315789473684e-07,
2284
+ "loss": 0.0,
2285
+ "step": 9150
2286
+ },
2287
+ {
2288
+ "epoch": 22.82,
2289
+ "learning_rate": 6.95578947368421e-07,
2290
+ "loss": 0.0,
2291
+ "step": 9175
2292
+ },
2293
+ {
2294
+ "epoch": 22.89,
2295
+ "learning_rate": 6.745263157894736e-07,
2296
+ "loss": 0.0,
2297
+ "step": 9200
2298
+ },
2299
+ {
2300
+ "epoch": 22.95,
2301
+ "learning_rate": 6.534736842105262e-07,
2302
+ "loss": 0.0,
2303
+ "step": 9225
2304
+ },
2305
+ {
2306
+ "epoch": 23.01,
2307
+ "learning_rate": 6.32421052631579e-07,
2308
+ "loss": 0.0,
2309
+ "step": 9250
2310
+ },
2311
+ {
2312
+ "epoch": 23.07,
2313
+ "learning_rate": 6.113684210526315e-07,
2314
+ "loss": 0.0,
2315
+ "step": 9275
2316
+ },
2317
+ {
2318
+ "epoch": 23.13,
2319
+ "learning_rate": 5.903157894736842e-07,
2320
+ "loss": 0.0,
2321
+ "step": 9300
2322
+ },
2323
+ {
2324
+ "epoch": 23.2,
2325
+ "learning_rate": 5.692631578947368e-07,
2326
+ "loss": 0.0,
2327
+ "step": 9325
2328
+ },
2329
+ {
2330
+ "epoch": 23.26,
2331
+ "learning_rate": 5.482105263157894e-07,
2332
+ "loss": 0.0,
2333
+ "step": 9350
2334
+ },
2335
+ {
2336
+ "epoch": 23.32,
2337
+ "learning_rate": 5.271578947368422e-07,
2338
+ "loss": 0.0,
2339
+ "step": 9375
2340
+ },
2341
+ {
2342
+ "epoch": 23.38,
2343
+ "learning_rate": 5.061052631578947e-07,
2344
+ "loss": 0.0,
2345
+ "step": 9400
2346
+ },
2347
+ {
2348
+ "epoch": 23.45,
2349
+ "learning_rate": 4.850526315789474e-07,
2350
+ "loss": 0.0,
2351
+ "step": 9425
2352
+ },
2353
+ {
2354
+ "epoch": 23.51,
2355
+ "learning_rate": 4.64e-07,
2356
+ "loss": 0.0,
2357
+ "step": 9450
2358
+ },
2359
+ {
2360
+ "epoch": 23.57,
2361
+ "learning_rate": 4.4294736842105263e-07,
2362
+ "loss": 0.0,
2363
+ "step": 9475
2364
+ },
2365
+ {
2366
+ "epoch": 23.63,
2367
+ "learning_rate": 4.2189473684210523e-07,
2368
+ "loss": 0.0,
2369
+ "step": 9500
2370
+ },
2371
+ {
2372
+ "epoch": 23.69,
2373
+ "learning_rate": 4.008421052631579e-07,
2374
+ "loss": 0.0,
2375
+ "step": 9525
2376
+ },
2377
+ {
2378
+ "epoch": 23.76,
2379
+ "learning_rate": 3.797894736842105e-07,
2380
+ "loss": 0.0,
2381
+ "step": 9550
2382
+ },
2383
+ {
2384
+ "epoch": 23.82,
2385
+ "learning_rate": 3.5873684210526314e-07,
2386
+ "loss": 0.0,
2387
+ "step": 9575
2388
+ },
2389
+ {
2390
+ "epoch": 23.88,
2391
+ "learning_rate": 3.376842105263158e-07,
2392
+ "loss": 0.0,
2393
+ "step": 9600
2394
+ },
2395
+ {
2396
+ "epoch": 23.94,
2397
+ "learning_rate": 3.166315789473684e-07,
2398
+ "loss": 0.0,
2399
+ "step": 9625
2400
+ },
2401
+ {
2402
+ "epoch": 24.0,
2403
+ "learning_rate": 2.9557894736842105e-07,
2404
+ "loss": 0.0,
2405
+ "step": 9650
2406
+ },
2407
+ {
2408
+ "epoch": 24.07,
2409
+ "learning_rate": 2.7452631578947365e-07,
2410
+ "loss": 0.0,
2411
+ "step": 9675
2412
+ },
2413
+ {
2414
+ "epoch": 24.13,
2415
+ "learning_rate": 2.534736842105263e-07,
2416
+ "loss": 0.0,
2417
+ "step": 9700
2418
+ },
2419
+ {
2420
+ "epoch": 24.19,
2421
+ "learning_rate": 2.3242105263157894e-07,
2422
+ "loss": 0.0,
2423
+ "step": 9725
2424
+ },
2425
+ {
2426
+ "epoch": 24.25,
2427
+ "learning_rate": 2.1136842105263157e-07,
2428
+ "loss": 0.0,
2429
+ "step": 9750
2430
+ },
2431
+ {
2432
+ "epoch": 24.32,
2433
+ "learning_rate": 1.903157894736842e-07,
2434
+ "loss": 0.0,
2435
+ "step": 9775
2436
+ },
2437
+ {
2438
+ "epoch": 24.38,
2439
+ "learning_rate": 1.6926315789473682e-07,
2440
+ "loss": 0.0,
2441
+ "step": 9800
2442
+ },
2443
+ {
2444
+ "epoch": 24.44,
2445
+ "learning_rate": 1.4821052631578948e-07,
2446
+ "loss": 0.0,
2447
+ "step": 9825
2448
+ },
2449
+ {
2450
+ "epoch": 24.5,
2451
+ "learning_rate": 1.271578947368421e-07,
2452
+ "loss": 0.0,
2453
+ "step": 9850
2454
+ },
2455
+ {
2456
+ "epoch": 24.56,
2457
+ "learning_rate": 1.0610526315789472e-07,
2458
+ "loss": 0.0,
2459
+ "step": 9875
2460
+ },
2461
+ {
2462
+ "epoch": 24.63,
2463
+ "learning_rate": 8.505263157894736e-08,
2464
+ "loss": 0.0,
2465
+ "step": 9900
2466
+ },
2467
+ {
2468
+ "epoch": 24.69,
2469
+ "learning_rate": 6.4e-08,
2470
+ "loss": 0.0,
2471
+ "step": 9925
2472
+ },
2473
+ {
2474
+ "epoch": 24.75,
2475
+ "learning_rate": 4.2947368421052626e-08,
2476
+ "loss": 0.0,
2477
+ "step": 9950
2478
+ },
2479
+ {
2480
+ "epoch": 24.81,
2481
+ "learning_rate": 2.189473684210526e-08,
2482
+ "loss": 0.0,
2483
+ "step": 9975
2484
+ },
2485
+ {
2486
+ "epoch": 24.88,
2487
+ "learning_rate": 8.421052631578947e-10,
2488
+ "loss": 0.0,
2489
+ "step": 10000
2490
+ },
2491
+ {
2492
+ "epoch": 24.88,
2493
+ "eval_loss": 0.4167824387550354,
2494
+ "eval_runtime": 1084.1284,
2495
+ "eval_samples_per_second": 1.564,
2496
+ "eval_steps_per_second": 0.196,
2497
+ "eval_wer": 11.36701337295691,
2498
+ "step": 10000
2499
+ },
2500
+ {
2501
+ "epoch": 24.88,
2502
+ "step": 10000,
2503
+ "total_flos": 3.264466032997171e+20,
2504
+ "train_loss": 0.013932611434056889,
2505
+ "train_runtime": 53727.7715,
2506
+ "train_samples_per_second": 5.956,
2507
+ "train_steps_per_second": 0.186
2508
+ }
2509
+ ],
2510
+ "max_steps": 10000,
2511
+ "num_train_epochs": 25,
2512
+ "total_flos": 3.264466032997171e+20,
2513
+ "trial_name": null,
2514
+ "trial_params": null
2515
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f3fc7167a96a99d99303cae9b32003f5e1d07ac43b0a291f24b095a977ac3a6
3
+ size 3707
vocab.json ADDED
The diff for this file is too large to render. See raw diff