j0eBee commited on
Commit
0fddae3
1 Parent(s): a80c7b8

End of training

Browse files
README.md CHANGED
@@ -1,13 +1,33 @@
1
  ---
 
 
2
  license: apache-2.0
3
  base_model: facebook/wav2vec2-xls-r-300m
4
  tags:
 
 
 
5
  - generated_from_trainer
6
  datasets:
7
  - common_voice_16_1
 
 
8
  model-index:
9
  - name: wav2vec2-twi-adapter
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,7 +35,11 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # wav2vec2-twi-adapter
17
 
18
- This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the common_voice_16_1 dataset.
 
 
 
 
19
 
20
  ## Model description
21
 
 
1
  ---
2
+ language:
3
+ - tw
4
  license: apache-2.0
5
  base_model: facebook/wav2vec2-xls-r-300m
6
  tags:
7
+ - automatic-speech-recognition
8
+ - mozilla-foundation/common_voice_16_1
9
+ - mms
10
  - generated_from_trainer
11
  datasets:
12
  - common_voice_16_1
13
+ metrics:
14
+ - wer
15
  model-index:
16
  - name: wav2vec2-twi-adapter
17
+ results:
18
+ - task:
19
+ name: Automatic Speech Recognition
20
+ type: automatic-speech-recognition
21
+ dataset:
22
+ name: MOZILLA-FOUNDATION/COMMON_VOICE_16_1 - TW
23
+ type: common_voice_16_1
24
+ config: tw
25
+ split: None
26
+ args: 'Config: tw, Training split: train, Eval split: validation+test'
27
+ metrics:
28
+ - name: Wer
29
+ type: wer
30
+ value: 1.0
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
35
 
36
  # wav2vec2-twi-adapter
37
 
38
+ This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the MOZILLA-FOUNDATION/COMMON_VOICE_16_1 - TW dataset.
39
+ It achieves the following results on the evaluation set:
40
+ - Loss: 35.6947
41
+ - Wer: 1.0
42
+ - Cer: 5.1304
43
 
44
  ## Model description
45
 
adapter.aka.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7664ed8cbab872e1072a86fa0bf31d93a62cb3824ce10e27599544797e4bc49a
3
+ size 3590904
all_results.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "eval_cer": 5.130434782608695,
4
+ "eval_loss": 35.69469451904297,
5
+ "eval_runtime": 0.7985,
6
+ "eval_samples": 3,
7
+ "eval_samples_per_second": 3.757,
8
+ "eval_steps_per_second": 1.252,
9
+ "eval_wer": 1.0,
10
+ "total_flos": 3.89806936817664e+16,
11
+ "train_loss": 14.43960952758789,
12
+ "train_runtime": 61.1436,
13
+ "train_samples": 53,
14
+ "train_samples_per_second": 3.467,
15
+ "train_steps_per_second": 0.131
16
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "eval_cer": 5.130434782608695,
4
+ "eval_loss": 35.69469451904297,
5
+ "eval_runtime": 0.7985,
6
+ "eval_samples": 3,
7
+ "eval_samples_per_second": 3.757,
8
+ "eval_steps_per_second": 1.252,
9
+ "eval_wer": 1.0
10
+ }
runs/May24_03-28-56_cc57b0143c57/events.out.tfevents.1716521485.cc57b0143c57.316.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d072e23a6d1d779c826bcae53f0a97ca4da35c9947859c32c5569c62f09c1656
3
+ size 398
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4.0,
3
+ "total_flos": 3.89806936817664e+16,
4
+ "train_loss": 14.43960952758789,
5
+ "train_runtime": 61.1436,
6
+ "train_samples": 53,
7
+ "train_samples_per_second": 3.467,
8
+ "train_steps_per_second": 0.131
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 4.0,
5
+ "eval_steps": 50,
6
+ "global_step": 8,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 4.0,
13
+ "step": 8,
14
+ "total_flos": 3.89806936817664e+16,
15
+ "train_loss": 14.43960952758789,
16
+ "train_runtime": 61.1436,
17
+ "train_samples_per_second": 3.467,
18
+ "train_steps_per_second": 0.131
19
+ }
20
+ ],
21
+ "logging_steps": 500,
22
+ "max_steps": 8,
23
+ "num_input_tokens_seen": 0,
24
+ "num_train_epochs": 4,
25
+ "save_steps": 200,
26
+ "stateful_callbacks": {
27
+ "TrainerControl": {
28
+ "args": {
29
+ "should_epoch_stop": false,
30
+ "should_evaluate": false,
31
+ "should_log": false,
32
+ "should_save": false,
33
+ "should_training_stop": false
34
+ },
35
+ "attributes": {}
36
+ }
37
+ },
38
+ "total_flos": 3.89806936817664e+16,
39
+ "train_batch_size": 8,
40
+ "trial_name": null,
41
+ "trial_params": null
42
+ }