Training in progress, epoch 1
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
- training_args.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": false,
|
5 |
"architectures": [
|
@@ -90,7 +90,7 @@
|
|
90 |
"num_hidden_layers": 2,
|
91 |
"pad_token_id": 0,
|
92 |
"torch_dtype": "float32",
|
93 |
-
"transformers_version": "4.33.
|
94 |
"use_weighted_layer_sum": false,
|
95 |
"vocab_size": 32
|
96 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "ntu-spml/distilhubert",
|
3 |
"activation_dropout": 0.1,
|
4 |
"apply_spec_augment": false,
|
5 |
"architectures": [
|
|
|
90 |
"num_hidden_layers": 2,
|
91 |
"pad_token_id": 0,
|
92 |
"torch_dtype": "float32",
|
93 |
+
"transformers_version": "4.33.3",
|
94 |
"use_weighted_layer_sum": false,
|
95 |
"vocab_size": 32
|
96 |
}
|
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:38efbed240ab061e535c1acb54f4a8128299e6fd5d82a0855b72e44c173fc6a7
|
3 |
size 94783376
|
training_args.bin
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:b57b93c81ea29c22925d62cd2244d2e3908bd13e413ff0f6f42488e78c4321b2
|
3 |
+
size 4027
|