timothy-geiger
commited on
Commit
•
2cb373a
1
Parent(s):
175953c
Training in progress, epoch 1
Browse files
config.json
CHANGED
@@ -6,7 +6,6 @@
|
|
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,7 +47,6 @@
|
|
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",
|
|
|
6 |
"HubertForSequenceClassification"
|
7 |
],
|
8 |
"attention_dropout": 0.1,
|
|
|
9 |
"bos_token_id": 1,
|
10 |
"classifier_proj_size": 256,
|
11 |
"conv_bias": false,
|
|
|
47 |
"final_dropout": 0.0,
|
48 |
"hidden_act": "gelu",
|
49 |
"hidden_dropout": 0.1,
|
|
|
50 |
"hidden_size": 768,
|
51 |
"id2label": {
|
52 |
"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:2d3b2f23b917dac2cfbbc74e8792fa4594893297a90aa376e396c493f4bfe00f
|
3 |
size 94771728
|
runs/Mar07_18-31-55_b7f6c57d4117/events.out.tfevents.1709836318.b7f6c57d4117.82366.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e331813a496202535d07a153036bf67c843d9a8c2da30f208b13efc634b12c3f
|
3 |
+
size 10654
|
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:8ee5c82fa9091aa004c1dd1a51420b0fb56f2624ebb1f87b6658eb63acd1bc4d
|
3 |
size 4920
|