jamesthong
commited on
Commit
•
66ca7b0
1
Parent(s):
4b2aed1
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.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,
|
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:10665ae37dd45d6f5cd2969d39a2f6978386ce975f4368677f1769cae13eb1f1
|
3 |
size 94783376
|
runs/Jul30_04-03-45_01abf37b1cbc/events.out.tfevents.1690689863.01abf37b1cbc.897.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e297cabc57190f85db7d445db56eefa5b6f8afcf11efab4ef2c21eb44bef16c0
|
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:1dcc33dc3aefb944ebeab0530f4b71d9664cd5f790efb558fc300ab7a9ef88dc
|
3 |
size 4027
|