Thienpkae commited on
Commit
7bd84cd
·
verified ·
1 Parent(s): 1733ab6

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
@@ -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,
@@ -49,12 +49,12 @@
49
  "eos_token_id": 2,
50
  "feat_extract_activation": "gelu",
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": "Central",
@@ -69,7 +69,7 @@
69
  "Southern": 2
70
  },
71
  "layer_norm_eps": 1e-05,
72
- "layerdrop": 0.1,
73
  "mask_channel_length": 10,
74
  "mask_channel_min_space": 1,
75
  "mask_channel_other": 0.0,
 
9
  "architectures": [
10
  "Wav2Vec2ForSequenceClassification"
11
  ],
12
+ "attention_dropout": 0.0,
13
  "bos_token_id": 1,
14
  "classifier_proj_size": 256,
15
  "codevector_dim": 256,
 
49
  "eos_token_id": 2,
50
  "feat_extract_activation": "gelu",
51
  "feat_extract_norm": "group",
52
+ "feat_proj_dropout": 0.0,
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.0,
58
  "hidden_size": 768,
59
  "id2label": {
60
  "0": "Central",
 
69
  "Southern": 2
70
  },
71
  "layer_norm_eps": 1e-05,
72
+ "layerdrop": 0.05,
73
  "mask_channel_length": 10,
74
  "mask_channel_min_space": 1,
75
  "mask_channel_other": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af36751d25383c327d86e392057b417cb8191d23d9bef95e7f774eef275d926d
3
  size 378303396
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adbd1dae53e1c365020da20832e81fe7f612daeb92c8da63813407cf7a09dc1a
3
  size 378303396
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1ead9021d7c42f26bd1dd866a99c5199bd8c851316848873426deccc1a4bd4b2
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a14dadf4543c21fad7999b482827039f860cc413ea00bc42dcab9c481f8b91dd
3
  size 5112