pinot commited on
Commit
153978f
1 Parent(s): a036c70

First model version

Browse files
Files changed (4) hide show
  1. README.md +8 -8
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: facebook/wav2vec2-xls-r-300m
4
  tags:
5
  - generated_from_trainer
6
  datasets:
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Wer
24
  type: wer
25
- value: 1.0
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -30,10 +30,10 @@ should probably proofread and complete it, then remove this comment. -->
30
 
31
  # wav2vec2-xls-r-300m-ja-phoneme-cv_13_test
32
 
33
- 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_13_0 dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 4.4013
36
- - Wer: 1.0
37
 
38
  ## Model description
39
 
@@ -65,9 +65,9 @@ The following hyperparameters were used during training:
65
 
66
  ### Training results
67
 
68
- | Training Loss | Epoch | Step | Validation Loss | Wer |
69
- |:-------------:|:-----:|:----:|:---------------:|:---:|
70
- | 11.3433 | 3.22 | 500 | 4.4013 | 1.0 |
71
 
72
 
73
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: pinot/wav2vec2-xls-r-300m-ja-phoneme_cv_14_4
4
  tags:
5
  - generated_from_trainer
6
  datasets:
 
22
  metrics:
23
  - name: Wer
24
  type: wer
25
+ value: 1.0452119589468987
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
30
 
31
  # wav2vec2-xls-r-300m-ja-phoneme-cv_13_test
32
 
33
+ This model is a fine-tuned version of [pinot/wav2vec2-xls-r-300m-ja-phoneme_cv_14_4](https://huggingface.co/pinot/wav2vec2-xls-r-300m-ja-phoneme_cv_14_4) on the common_voice_13_0 dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 3.3902
36
+ - Wer: 1.0452
37
 
38
  ## Model description
39
 
 
65
 
66
  ### Training results
67
 
68
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
69
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
70
+ | 3.4481 | 3.22 | 500 | 3.3902 | 1.0452 |
71
 
72
 
73
  ### Framework versions
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/wav2vec2-xls-r-300m",
3
  "activation_dropout": 0.0,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
 
1
  {
2
+ "_name_or_path": "pinot/wav2vec2-xls-r-300m-ja-phoneme_cv_14_4",
3
  "activation_dropout": 0.0,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6d041e54cc1daadf63589bf71a1d19b09f9ac5607e1a4c6ac6e363d72b7bffc
3
  size 1262123245
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79a42233f423e9daba71a9810999a1b53605b892a9ef2edf491385cc96fac05e
3
  size 1262123245
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b4aa44f097b6e19ff8fd5fd85cf670307c38c6dbef41c513ecfbf2463f78d15
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22ae8a232a8da68cd961959e76f39825243f5f92eaad4309d17414b3d609e1e3
3
  size 4091