Adyatoni commited on
Commit
4600f80
1 Parent(s): cd2bc09

wav2vec2-base-timit-demo-colab

Browse files
README.md CHANGED
@@ -14,9 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
14
  # wav2vec2-base-timit-demo
15
 
16
  This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the None dataset.
17
- It achieves the following results on the evaluation set:
18
- - Loss: 0.6519
19
- - Cer: 0.1121
20
 
21
  ## Model description
22
 
@@ -46,21 +43,9 @@ The following hyperparameters were used during training:
46
  - lr_scheduler_warmup_steps: 1000
47
  - num_epochs: 50
48
 
49
- ### Training results
50
-
51
- | Training Loss | Epoch | Step | Validation Loss | Cer |
52
- |:-------------:|:-----:|:----:|:---------------:|:------:|
53
- | 3.1338 | 8.0 | 500 | 0.5833 | 0.1592 |
54
- | 0.4869 | 16.0 | 1000 | 0.3597 | 0.1123 |
55
- | 0.2752 | 24.0 | 1500 | 0.4215 | 0.1161 |
56
- | 0.1733 | 32.0 | 2000 | 0.5183 | 0.1120 |
57
- | 0.1187 | 40.0 | 2500 | 0.6195 | 0.1138 |
58
- | 0.0906 | 48.0 | 3000 | 0.6519 | 0.1121 |
59
-
60
-
61
  ### Framework versions
62
 
63
- - Transformers 4.33.2
64
- - Pytorch 2.0.1+cu118
65
- - Datasets 2.14.6.dev0
66
- - Tokenizers 0.13.3
 
14
  # wav2vec2-base-timit-demo
15
 
16
  This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the None dataset.
 
 
 
17
 
18
  ## Model description
19
 
 
43
  - lr_scheduler_warmup_steps: 1000
44
  - num_epochs: 50
45
 
 
 
 
 
 
 
 
 
 
 
 
 
46
  ### Framework versions
47
 
48
+ - Transformers 4.35.2
49
+ - Pytorch 2.1.0+cu121
50
+ - Datasets 2.16.2.dev0
51
+ - Tokenizers 0.15.0
config.json CHANGED
@@ -85,7 +85,7 @@
85
  "num_hidden_layers": 24,
86
  "num_negatives": 100,
87
  "output_hidden_size": 1024,
88
- "pad_token_id": 27,
89
  "proj_codevector_dim": 768,
90
  "tdnn_dilation": [
91
  1,
@@ -109,8 +109,8 @@
109
  1
110
  ],
111
  "torch_dtype": "float32",
112
- "transformers_version": "4.33.2",
113
  "use_weighted_layer_sum": false,
114
- "vocab_size": 28,
115
  "xvector_output_dim": 512
116
  }
 
85
  "num_hidden_layers": 24,
86
  "num_negatives": 100,
87
  "output_hidden_size": 1024,
88
+ "pad_token_id": 33,
89
  "proj_codevector_dim": 768,
90
  "tdnn_dilation": [
91
  1,
 
109
  1
110
  ],
111
  "torch_dtype": "float32",
112
+ "transformers_version": "4.35.2",
113
  "use_weighted_layer_sum": false,
114
+ "vocab_size": 36,
115
  "xvector_output_dim": 512
116
  }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab5eecd662d47c568bc1777d386916b62a5edd21c93cf87d2150219f503313ac
3
+ size 1261955080
runs/Jan07_17-05-22_91ef61d3e278/events.out.tfevents.1704647259.91ef61d3e278.13590.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcc1626a6440fb1136f8600c379f2bc996bf4c45075589c93ccd71b6caedde24
3
+ size 5878
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f973acfff9c062c462b5d50a766e456db23a2803cd3f4376d35cf4ec27b3a291
3
- size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67ac779b86b57fbceae3e7fca67e690e50151a4a6b99c7edcce0df1140a66f35
3
+ size 4600