Training in progress, epoch 1
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
- runs/Jul10_20-40-08_0709-131146-5jax8nsq-10-1-0-4/1688996461.8325806/events.out.tfevents.1688996461.0709-131146-5jax8nsq-10-1-0-4.1260.1 +3 -0
- runs/Jul10_20-40-08_0709-131146-5jax8nsq-10-1-0-4/events.out.tfevents.1688996461.0709-131146-5jax8nsq-10-1-0-4.1260.0 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
"architectures": [
|
6 |
"HubertForSequenceClassification"
|
7 |
],
|
8 |
-
"attention_dropout": 0.
|
9 |
"bos_token_id": 1,
|
10 |
"classifier_proj_size": 256,
|
11 |
"conv_bias": false,
|
@@ -46,7 +46,7 @@
|
|
46 |
"feat_proj_layer_norm": false,
|
47 |
"final_dropout": 0.0,
|
48 |
"hidden_act": "gelu",
|
49 |
-
"hidden_dropout": 0.
|
50 |
"hidden_size": 768,
|
51 |
"id2label": {
|
52 |
"0": "blues",
|
|
|
5 |
"architectures": [
|
6 |
"HubertForSequenceClassification"
|
7 |
],
|
8 |
+
"attention_dropout": 0.1,
|
9 |
"bos_token_id": 1,
|
10 |
"classifier_proj_size": 256,
|
11 |
"conv_bias": false,
|
|
|
46 |
"feat_proj_layer_norm": false,
|
47 |
"final_dropout": 0.0,
|
48 |
"hidden_act": "gelu",
|
49 |
+
"hidden_dropout": 0.1,
|
50 |
"hidden_size": 768,
|
51 |
"id2label": {
|
52 |
"0": "blues",
|
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:391c14daca921642fda7c3fae3dc4791a4d5c7c6e96886f3ea343a3b97df1f7e
|
3 |
size 94783376
|
runs/Jul10_20-40-08_0709-131146-5jax8nsq-10-1-0-4/1688996461.8325806/events.out.tfevents.1688996461.0709-131146-5jax8nsq-10-1-0-4.1260.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6008090ed54f6492d1b2469bbefe8f4ddb1e4b28cf092c101158df66aab5fd8
|
3 |
+
size 5933
|
runs/Jul10_20-40-08_0709-131146-5jax8nsq-10-1-0-4/events.out.tfevents.1688996461.0709-131146-5jax8nsq-10-1-0-4.1260.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8236041319712ba0c2fe8056f64121e07928a7480afbfd80d767cd2fc16b6927
|
3 |
+
size 12533
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3963
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:978d3f814b963d941cf55e2b25845216f81d9a10d35374a2855877c855dc757e
|
3 |
size 3963
|