Training in progress, epoch 0
Browse files- config.json +3 -1
- pytorch_model.bin +1 -1
- runs/Jul31_08-29-36_cb72eb760eb9/events.out.tfevents.1690793997.cb72eb760eb9.4148.4 +2 -2
- runs/Jul31_09-43-59_cb72eb760eb9/1690796645.393908/events.out.tfevents.1690796645.cb72eb760eb9.4148.7 +3 -0
- runs/Jul31_09-43-59_cb72eb760eb9/events.out.tfevents.1690796645.cb72eb760eb9.4148.6 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": false,
|
5 |
"architectures": [
|
6 |
"HubertForSequenceClassification"
|
7 |
],
|
8 |
"attention_dropout": 0.1,
|
|
|
9 |
"bos_token_id": 1,
|
10 |
"classifier_proj_size": 256,
|
11 |
"conv_bias": false,
|
@@ -47,6 +48,7 @@
|
|
47 |
"final_dropout": 0.0,
|
48 |
"hidden_act": "gelu",
|
49 |
"hidden_dropout": 0.1,
|
|
|
50 |
"hidden_size": 768,
|
51 |
"id2label": {
|
52 |
"0": "blues",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "JanLilan/distilhubert_finetuned-distilhubert",
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": false,
|
5 |
"architectures": [
|
6 |
"HubertForSequenceClassification"
|
7 |
],
|
8 |
"attention_dropout": 0.1,
|
9 |
+
"attention_probs_dropout_prob": 0.7,
|
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.7,
|
52 |
"hidden_size": 768,
|
53 |
"id2label": {
|
54 |
"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:f788b31b53c4a0868029a51e8861d8375fecaf17ff2a52fc2b4c08029c046d00
|
3 |
size 94783376
|
runs/Jul31_08-29-36_cb72eb760eb9/events.out.tfevents.1690793997.cb72eb760eb9.4148.4
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:8ff175a482a83321a3cf68cbcd1d09688eff26143e56f9e027a7cf54c5bb01f0
|
3 |
+
size 10964
|
runs/Jul31_09-43-59_cb72eb760eb9/1690796645.393908/events.out.tfevents.1690796645.cb72eb760eb9.4148.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d8da58a3170531706e22d8ea393d293d62cc235b7b1ab394064a9000c918543
|
3 |
+
size 5935
|
runs/Jul31_09-43-59_cb72eb760eb9/events.out.tfevents.1690796645.cb72eb760eb9.4148.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:da1920c7d2013aadf800fdb785cf165238f7942c23cd2b0c0bb61531561d4cdf
|
3 |
+
size 5821
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3643
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ac98ed9f2a63d5bebccfd2dc005f481944473bbbdc83a0ff590d0c5b4c04cf6
|
3 |
size 3643
|