vadhri commited on
Commit
6ae0ba7
1 Parent(s): 0f523bc

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -5,7 +5,7 @@
5
  "architectures": [
6
  "HubertForSequenceClassification"
7
  ],
8
- "attention_dropout": 0.2,
9
  "bos_token_id": 1,
10
  "classifier_proj_size": 256,
11
  "conv_bias": false,
@@ -42,9 +42,9 @@
42
  "eos_token_id": 2,
43
  "feat_extract_activation": "gelu",
44
  "feat_extract_norm": "group",
45
- "feat_proj_dropout": 0.2,
46
  "feat_proj_layer_norm": false,
47
- "final_dropout": 0.2,
48
  "hidden_act": "gelu",
49
  "hidden_dropout": 0.1,
50
  "hidden_size": 768,
@@ -75,7 +75,7 @@
75
  "rock": "9"
76
  },
77
  "layer_norm_eps": 1e-05,
78
- "layerdrop": 0.2,
79
  "mask_feature_length": 10,
80
  "mask_feature_min_masks": 0,
81
  "mask_feature_prob": 0.0,
 
5
  "architectures": [
6
  "HubertForSequenceClassification"
7
  ],
8
+ "attention_dropout": 0.1,
9
  "bos_token_id": 1,
10
  "classifier_proj_size": 256,
11
  "conv_bias": false,
 
42
  "eos_token_id": 2,
43
  "feat_extract_activation": "gelu",
44
  "feat_extract_norm": "group",
45
+ "feat_proj_dropout": 0.1,
46
  "feat_proj_layer_norm": false,
47
+ "final_dropout": 0.1,
48
  "hidden_act": "gelu",
49
  "hidden_dropout": 0.1,
50
  "hidden_size": 768,
 
75
  "rock": "9"
76
  },
77
  "layer_norm_eps": 1e-05,
78
+ "layerdrop": 0.1,
79
  "mask_feature_length": 10,
80
  "mask_feature_min_masks": 0,
81
  "mask_feature_prob": 0.0,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c4ddff62e2c1dd4b1d11f1abfa9c3142f728021ec25c05bee0c01accb2b0cfe
3
  size 94771728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a128dac72c72e8e3a3c66781a288f12da450c43215bb1c3ee8dde81029c7f1bf
3
  size 94771728
runs/Apr15_13-59-39_75a9e4ad7edb/events.out.tfevents.1713189619.75a9e4ad7edb.1955.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86e77929d7be4f9f47d9b3b9222cab7663a1e07da438ed0a214d5b0f605e1e2f
3
- size 56593
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73e709d3fc8977a7c445390371185de80d056a86e6076022b7b7f152c331dc03
3
+ size 56947
runs/Apr15_14-44-25_75a9e4ad7edb/events.out.tfevents.1713192272.75a9e4ad7edb.1955.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be187d70c8c3e2ce2a40e5142f7d3b7253e4188634d9db0b915087b020ce39a0
3
+ size 6137
runs/Apr15_14-44-25_75a9e4ad7edb/events.out.tfevents.1713192289.75a9e4ad7edb.1955.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4419759eedde7d3ae32c1281f473865e6ffe134d1b57945ebea27f651860bd73
3
+ size 10654
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86d26f0ff65571a4f0943c9eb310a56d2f5e727b2586a4b6b16e10e96b1cf770
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e45e744d8b627bf0146f53667c5d75f9f00f1d9228f54935137fd07791997406
3
  size 4920