jamesthong
commited on
Commit
•
2cb108e
1
Parent(s):
c2f6a5c
Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"architectures": [
|
6 |
"HubertForSequenceClassification"
|
7 |
],
|
8 |
-
"attention_dropout": 0.
|
9 |
"bos_token_id": 1,
|
10 |
"classifier_proj_size": 256,
|
11 |
"conv_bias": false,
|
@@ -75,7 +75,7 @@
|
|
75 |
"rock": "9"
|
76 |
},
|
77 |
"layer_norm_eps": 1e-05,
|
78 |
-
"layerdrop": 0.
|
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.2,
|
9 |
"bos_token_id": 1,
|
10 |
"classifier_proj_size": 256,
|
11 |
"conv_bias": false,
|
|
|
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,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94783376
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ba1f752579e843f305c6e1ee6b0d6e37d9c1cb91c87b6bffdda9cd43e19206d
|
3 |
size 94783376
|
runs/Aug01_02-45-29_61965b33d3c2/events.out.tfevents.1690857972.61965b33d3c2.1054.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b03a7d5614d6293b120a32f30ba584067b29b7dde2dea7f7b387dbc005246313
|
3 |
+
size 8971
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4027
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:497aa1419a97dd24e0bed7639aab4937eeb9070ee8c41ac381d43dd149f5cd1f
|
3 |
size 4027
|