NathanClonts commited on
Commit
2fc008a
1 Parent(s): abd9427

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. config.json +4 -4
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "_name_or_path": "facebook/wav2vec2-base",
3
- "activation_dropout": 0.0,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
6
  "adapter_stride": 2,
@@ -9,7 +9,7 @@
9
  "architectures": [
10
  "Wav2Vec2ForSequenceClassification"
11
  ],
12
- "attention_dropout": 0.1,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 256,
@@ -51,10 +51,10 @@
51
  "feat_extract_norm": "group",
52
  "feat_proj_dropout": 0.1,
53
  "feat_quantizer_dropout": 0.0,
54
- "final_dropout": 0.0,
55
  "freeze_feat_extract_train": true,
56
  "hidden_act": "gelu",
57
- "hidden_dropout": 0.1,
58
  "hidden_size": 768,
59
  "id2label": {
60
  "0": "blues",
 
1
  {
2
  "_name_or_path": "facebook/wav2vec2-base",
3
+ "activation_dropout": 0.3,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
6
  "adapter_stride": 2,
 
9
  "architectures": [
10
  "Wav2Vec2ForSequenceClassification"
11
  ],
12
+ "attention_dropout": 0.3,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 256,
 
51
  "feat_extract_norm": "group",
52
  "feat_proj_dropout": 0.1,
53
  "feat_quantizer_dropout": 0.0,
54
+ "final_dropout": 0.3,
55
  "freeze_feat_extract_train": true,
56
  "hidden_act": "gelu",
57
+ "hidden_dropout": 0.3,
58
  "hidden_size": 768,
59
  "id2label": {
60
  "0": "blues",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23a321bd767e5c2eb2f2a872ae3ea57e1ecedfbfece176ee81699b7054c16a88
3
  size 378310592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4fc6edcae724c2527a6be248c12d1bd2e02f2383d3c4b007827fd873861a4c2
3
  size 378310592
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34478f8df8e56f981a3e72733c23cf429cc0d3ac1fcb6811d7d840e9f98d3b73
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdb35b93075584e0ceca0ed40d290e2cd2783c966b7c07a8de382c2f5e4c61df
3
  size 4920