timothy-geiger
commited on
Commit
•
6637a43
1
Parent(s):
5e88379
Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
"HubertForSequenceClassification"
|
7 |
],
|
8 |
"attention_dropout": 0.1,
|
9 |
-
"attention_probs_dropout_prob": 0.
|
10 |
"bos_token_id": 1,
|
11 |
"classifier_proj_size": 256,
|
12 |
"conv_bias": false,
|
@@ -48,7 +48,7 @@
|
|
48 |
"final_dropout": 0.0,
|
49 |
"hidden_act": "gelu",
|
50 |
"hidden_dropout": 0.1,
|
51 |
-
"hidden_dropout_prob": 0.
|
52 |
"hidden_size": 768,
|
53 |
"id2label": {
|
54 |
"0": "blues",
|
|
|
6 |
"HubertForSequenceClassification"
|
7 |
],
|
8 |
"attention_dropout": 0.1,
|
9 |
+
"attention_probs_dropout_prob": 0.2,
|
10 |
"bos_token_id": 1,
|
11 |
"classifier_proj_size": 256,
|
12 |
"conv_bias": false,
|
|
|
48 |
"final_dropout": 0.0,
|
49 |
"hidden_act": "gelu",
|
50 |
"hidden_dropout": 0.1,
|
51 |
+
"hidden_dropout_prob": 0.2,
|
52 |
"hidden_size": 768,
|
53 |
"id2label": {
|
54 |
"0": "blues",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94771728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c05f1469095bf320e3a3c891c14015d11cf4be2af6fe04c7efa2ee3b0d732c66
|
3 |
size 94771728
|
runs/Mar07_13-58-56_b7f6c57d4117/events.out.tfevents.1709819938.b7f6c57d4117.34616.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce67512aa4223bb9b971be7058af51a39d982bd36b7f1de7cdf7c91c970b854c
|
3 |
+
size 82474
|
runs/Mar07_15-45-20_b7f6c57d4117/events.out.tfevents.1709826321.b7f6c57d4117.34616.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9da183322232a21ba74b5ff992be70e1c5cb3e2f366cc5a35e00644f4e26b586
|
3 |
+
size 10723
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:585440f207d429e55c2e453f5fbfad996564870a861391c48b39aed1601fc17c
|
3 |
size 4920
|