Training in progress, epoch 3
Browse files
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"_name_or_path": "ntu-spml/distilhubert",
|
3 |
-
"activation_dropout": 0.
|
4 |
"apply_spec_augment": false,
|
5 |
"architectures": [
|
6 |
"HubertForSequenceClassification"
|
@@ -90,7 +90,7 @@
|
|
90 |
"num_hidden_layers": 2,
|
91 |
"pad_token_id": 0,
|
92 |
"torch_dtype": "float32",
|
93 |
-
"transformers_version": "4.
|
94 |
"use_weighted_layer_sum": false,
|
95 |
"vocab_size": 32
|
96 |
}
|
|
|
1 |
{
|
2 |
"_name_or_path": "ntu-spml/distilhubert",
|
3 |
+
"activation_dropout": 0.15,
|
4 |
"apply_spec_augment": false,
|
5 |
"architectures": [
|
6 |
"HubertForSequenceClassification"
|
|
|
90 |
"num_hidden_layers": 2,
|
91 |
"pad_token_id": 0,
|
92 |
"torch_dtype": "float32",
|
93 |
+
"transformers_version": "4.38.2",
|
94 |
"use_weighted_layer_sum": false,
|
95 |
"vocab_size": 32
|
96 |
}
|
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:256f6e1f3b8081992907b1f665196b363ad7ea7d386fc7db67eb52a500931e62
|
3 |
size 94771728
|
runs/Mar20_08-24-34_79bd7d613473/events.out.tfevents.1710923088.79bd7d613473.3758.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8dcdf4cdff56811f5062e7f5c245a65dcc115203390a9a028dd1f11977a84bc2
|
3 |
+
size 13665
|
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:f770bbd4b11fe4f7010dc96ce9311e15b8667c721efe95c8c6abef2b77d17133
|
3 |
size 4920
|