shubham13596 commited on
Commit
63408ca
·
verified ·
1 Parent(s): 4a7b680

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "activation_dropout": 0.0,
3
  "adapter_attn_dim": null,
4
  "adapter_kernel_size": 3,
5
  "adapter_stride": 2,
@@ -8,7 +8,7 @@
8
  "architectures": [
9
  "Wav2Vec2ForSequenceClassification"
10
  ],
11
- "attention_dropout": 0.1,
12
  "bos_token_id": 1,
13
  "classifier_proj_size": 256,
14
  "codevector_dim": 256,
@@ -48,12 +48,12 @@
48
  "eos_token_id": 2,
49
  "feat_extract_activation": "gelu",
50
  "feat_extract_norm": "group",
51
- "feat_proj_dropout": 0.1,
52
  "feat_quantizer_dropout": 0.0,
53
- "final_dropout": 0.0,
54
  "freeze_feat_extract_train": true,
55
  "hidden_act": "gelu",
56
- "hidden_dropout": 0.1,
57
  "hidden_size": 768,
58
  "id2label": {
59
  "0": "blues",
 
1
  {
2
+ "activation_dropout": 0.2,
3
  "adapter_attn_dim": null,
4
  "adapter_kernel_size": 3,
5
  "adapter_stride": 2,
 
8
  "architectures": [
9
  "Wav2Vec2ForSequenceClassification"
10
  ],
11
+ "attention_dropout": 0.2,
12
  "bos_token_id": 1,
13
  "classifier_proj_size": 256,
14
  "codevector_dim": 256,
 
48
  "eos_token_id": 2,
49
  "feat_extract_activation": "gelu",
50
  "feat_extract_norm": "group",
51
+ "feat_proj_dropout": 0.2,
52
  "feat_quantizer_dropout": 0.0,
53
+ "final_dropout": 0.2,
54
  "freeze_feat_extract_train": true,
55
  "hidden_act": "gelu",
56
+ "hidden_dropout": 0.2,
57
  "hidden_size": 768,
58
  "id2label": {
59
  "0": "blues",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e2671d71fe5ee219be994326b6acccc5d7c00ea30acfedc2f7eee143093c1aa
3
  size 378310592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53bd7eba1392734c2c23f07765f283b3847820d9918f2accc3e3ff555060cc22
3
  size 378310592
runs/Apr06_07-41-09_2b25be0412a1/events.out.tfevents.1743925293.2b25be0412a1.451.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e59d1010140d5be6b68f789d7241187c4561bd3547ee4ed4b103c27ce2896fe
3
+ size 9820
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86bddbe6de97b6efdb23f603375c6fdc053a8d3d7d6888f68bedca4bf1b20db5
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cbd48af5aa27cc2b3a0055dbae0558235ffdf78087b66ee30f4ac39cdb82b8ed
3
  size 5432