Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
"alpha": 16,
|
3 |
"alpha_pattern": {},
|
4 |
"auto_mapping": {
|
5 |
-
"base_model_class": "
|
6 |
-
"parent_library": "
|
7 |
},
|
8 |
-
"base_model_name_or_path":
|
9 |
"decompose_both": false,
|
10 |
"decompose_factor": -1,
|
11 |
"inference_mode": true,
|
|
|
2 |
"alpha": 16,
|
3 |
"alpha_pattern": {},
|
4 |
"auto_mapping": {
|
5 |
+
"base_model_class": "ViTForImageClassification",
|
6 |
+
"parent_library": "transformers.models.vit.modeling_vit"
|
7 |
},
|
8 |
+
"base_model_name_or_path": "google/vit-base-patch16-224-in21k",
|
9 |
"decompose_both": false,
|
10 |
"decompose_factor": -1,
|
11 |
"inference_mode": true,
|
adapter_model.safetensors
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:7c73733ed150b3c904ebeb087fb098bcdac778ae3f2a9a3bf08eceb41507aed5
|
3 |
+
size 471044
|
runs/Jan11_18-48-11_028b01b52125/events.out.tfevents.1704998897.028b01b52125.1028.1
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:b84df23db28db634462d6534a015d1c7de34ba184cc946447aae61ca9064f5fc
|
3 |
+
size 22302
|
runs/Jan11_21-07-06_028b01b52125/events.out.tfevents.1705007230.028b01b52125.71950.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6e1f500c06253ba807489ab257b91b916290426f9bd1931412641f9a1bfb374d
|
3 |
+
size 11444
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5644ec90d582f65fbc227bd060014fe5d79ddea7c1770a390c10ef459dda221
|
3 |
size 4664
|