Training in progress, epoch 0
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
- runs/Jul10_11-29-47_0709-131146-5jax8nsq-10-1-0-4/1688963434.4917812/events.out.tfevents.1688963434.0709-131146-5jax8nsq-10-1-0-4.1118.1 +3 -0
- runs/Jul10_11-29-47_0709-131146-5jax8nsq-10-1-0-4/events.out.tfevents.1688963434.0709-131146-5jax8nsq-10-1-0-4.1118.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.2,
|
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.2,
|
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:a359104ef1f67fbec07f27f97ced8621c7ec25870fc5d8f64010aac01d8b5692
|
3 |
size 94783376
|
runs/Jul10_11-29-47_0709-131146-5jax8nsq-10-1-0-4/1688963434.4917812/events.out.tfevents.1688963434.0709-131146-5jax8nsq-10-1-0-4.1118.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e11f04b3ff4473725078e31de837e596ec15d20e2e9e33f1b27f71079e370c01
|
3 |
+
size 5933
|
runs/Jul10_11-29-47_0709-131146-5jax8nsq-10-1-0-4/events.out.tfevents.1688963434.0709-131146-5jax8nsq-10-1-0-4.1118.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:53141c8a905c68ebcc1dba2edf7e56dfc702715396f152df6766843505a8791e
|
3 |
+
size 8925
|
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:eeb421ca5a963b0921d17282055bfd0f44799c2e0e91012eb684b8cbae5135da
|
3 |
size 3963
|