timothy-geiger
commited on
Commit
•
82f6433
1
Parent(s):
e094a12
Training in progress, epoch 2
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.4,
|
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.4,
|
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:6fecf9da259d721344bfcccdf273e6b922916a14e47c8bf7b8cf13e1ae296186
|
3 |
size 94771728
|
runs/Mar07_16-56-12_b7f6c57d4117/events.out.tfevents.1709830575.b7f6c57d4117.34616.2
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:81ecc23e16c95244ea70f1a130af5624218eb7197393f62d663785900942c5aa
|
3 |
+
size 18228
|
runs/Mar07_17-19-16_b7f6c57d4117/events.out.tfevents.1709831959.b7f6c57d4117.82366.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d3546749b2edea4035b0d5d145f207372e21a0c61bef2f5e25b11e537330609
|
3 |
+
size 15887
|
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:a37ccc35562e418cea60176a4f715400fadbaeaf4b72e676b34b99d89c414376
|
3 |
size 4920
|