jamesthong
commited on
Commit
•
da857f2
1
Parent(s):
12687a2
Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -44,7 +44,7 @@
|
|
44 |
"feat_extract_norm": "group",
|
45 |
"feat_proj_dropout": 0.0,
|
46 |
"feat_proj_layer_norm": false,
|
47 |
-
"final_dropout": 0.
|
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.
|
79 |
"mask_feature_length": 10,
|
80 |
"mask_feature_min_masks": 0,
|
81 |
"mask_feature_prob": 0.0,
|
|
|
44 |
"feat_extract_norm": "group",
|
45 |
"feat_proj_dropout": 0.0,
|
46 |
"feat_proj_layer_norm": false,
|
47 |
+
"final_dropout": 0.0,
|
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.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:b47deec9565a7bbebda93158e3521058f108bc1ef1d7c91b196698aff6ef35ef
|
3 |
size 94783376
|
runs/Aug04_05-27-54_a4894674de56/events.out.tfevents.1691126914.a4894674de56.217.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec7cb9507385ecb1de3bc13e332929b24ca8ab843847d55c9e2b98a9b3f65727
|
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:aaca635e2d4d9695499fa088cf3b3d2ce00d2998aa41dc6f0da96d0f1ac6860e
|
3 |
size 4027
|