Training in progress, epoch 1
Browse files- config.json +1 -2
- pytorch_model.bin +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"BeitForImageClassification"
|
5 |
],
|
@@ -9,7 +9,6 @@
|
|
9 |
"auxiliary_loss_weight": 0.4,
|
10 |
"auxiliary_num_convs": 1,
|
11 |
"drop_path_rate": 0.1,
|
12 |
-
"finetuning_task": "image-classification",
|
13 |
"hidden_act": "gelu",
|
14 |
"hidden_dropout_prob": 0.0,
|
15 |
"hidden_size": 768,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "microsoft/beit-base-patch16-224-pt22k-ft22k",
|
3 |
"architectures": [
|
4 |
"BeitForImageClassification"
|
5 |
],
|
|
|
9 |
"auxiliary_loss_weight": 0.4,
|
10 |
"auxiliary_num_convs": 1,
|
11 |
"drop_path_rate": 0.1,
|
|
|
12 |
"hidden_act": "gelu",
|
13 |
"hidden_dropout_prob": 0.0,
|
14 |
"hidden_size": 768,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 346857337
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:916d19bbdf8853b2cc0ad1e77e9cf799271d63b0887fdbf863865632ba1ae4d8
|
3 |
size 346857337
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3515
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a0962e68972a99148526540a32bec982a9d641ccb63da0c0ce119604ef18d743
|
3 |
size 3515
|