mouseyy commited on
Commit
4461cc2
·
verified ·
1 Parent(s): 435773d

End of training

Browse files
Files changed (5) hide show
  1. README.md +20 -1
  2. all_results.json +16 -0
  3. eval_results.json +10 -0
  4. train_results.json +9 -0
  5. trainer_state.json +42 -0
README.md CHANGED
@@ -6,9 +6,24 @@ tags:
6
  - generated_from_trainer
7
  datasets:
8
  - common_voice_17_0
 
 
9
  model-index:
10
  - name: result_data_2-4
11
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -17,6 +32,10 @@ should probably proofread and complete it, then remove this comment. -->
17
  # result_data_2-4
18
 
19
  This model is a fine-tuned version of [mouseyy/result_data-1](https://huggingface.co/mouseyy/result_data-1) on the common_voice_17_0 dataset.
 
 
 
 
20
 
21
  ## Model description
22
 
 
6
  - generated_from_trainer
7
  datasets:
8
  - common_voice_17_0
9
+ metrics:
10
+ - wer
11
  model-index:
12
  - name: result_data_2-4
13
+ results:
14
+ - task:
15
+ name: Automatic Speech Recognition
16
+ type: automatic-speech-recognition
17
+ dataset:
18
+ name: common_voice_17_0
19
+ type: common_voice_17_0
20
+ config: uk
21
+ split: test
22
+ args: uk
23
+ metrics:
24
+ - name: Wer
25
+ type: wer
26
+ value: 0.36597792244551375
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
  # result_data_2-4
33
 
34
  This model is a fine-tuned version of [mouseyy/result_data-1](https://huggingface.co/mouseyy/result_data-1) on the common_voice_17_0 dataset.
35
+ It achieves the following results on the evaluation set:
36
+ - Loss: 0.2237
37
+ - Wer: 0.3660
38
+ - Cer: 0.1695
39
 
40
  ## Model description
41
 
all_results.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.009099181073703366,
3
+ "eval_cer": 0.16951061788143018,
4
+ "eval_loss": 0.22374939918518066,
5
+ "eval_runtime": 16.1293,
6
+ "eval_samples": 500,
7
+ "eval_samples_per_second": 30.999,
8
+ "eval_steps_per_second": 0.992,
9
+ "eval_wer": 0.36597792244551375,
10
+ "total_flos": 7.434959474550374e+16,
11
+ "train_loss": 0.19240667819976806,
12
+ "train_runtime": 23.0187,
13
+ "train_samples": 35144,
14
+ "train_samples_per_second": 13.902,
15
+ "train_steps_per_second": 0.434
16
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.009099181073703366,
3
+ "eval_cer": 0.16951061788143018,
4
+ "eval_loss": 0.22374939918518066,
5
+ "eval_runtime": 16.1293,
6
+ "eval_samples": 500,
7
+ "eval_samples_per_second": 30.999,
8
+ "eval_steps_per_second": 0.992,
9
+ "eval_wer": 0.36597792244551375
10
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0.009099181073703366,
3
+ "total_flos": 7.434959474550374e+16,
4
+ "train_loss": 0.19240667819976806,
5
+ "train_runtime": 23.0187,
6
+ "train_samples": 35144,
7
+ "train_samples_per_second": 13.902,
8
+ "train_steps_per_second": 0.434
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.009099181073703366,
5
+ "eval_steps": 1000.0,
6
+ "global_step": 10,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.009099181073703366,
13
+ "step": 10,
14
+ "total_flos": 7.434959474550374e+16,
15
+ "train_loss": 0.19240667819976806,
16
+ "train_runtime": 23.0187,
17
+ "train_samples_per_second": 13.902,
18
+ "train_steps_per_second": 0.434
19
+ }
20
+ ],
21
+ "logging_steps": 100,
22
+ "max_steps": 10,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 1,
25
+ "save_steps": 1000,
26
+ "stateful_callbacks": {
27
+ "TrainerControl": {
28
+ "args": {
29
+ "should_epoch_stop": false,
30
+ "should_evaluate": false,
31
+ "should_log": false,
32
+ "should_save": true,
33
+ "should_training_stop": true
34
+ },
35
+ "attributes": {}
36
+ }
37
+ },
38
+ "total_flos": 7.434959474550374e+16,
39
+ "train_batch_size": 16,
40
+ "trial_name": null,
41
+ "trial_params": null
42
+ }