Training in progress, epoch 0
Browse files- adapter_config.json +34 -0
- adapter_model.safetensors +3 -0
- preprocessor_config.json +22 -0
- runs/Oct17_09-05-10_d41f08a65555/events.out.tfevents.1729156868.d41f08a65555.892.0 +3 -0
- runs/Oct17_09-54-25_d41f08a65555/events.out.tfevents.1729158883.d41f08a65555.892.1 +3 -0
- runs/Oct17_09-54-25_d41f08a65555/events.out.tfevents.1729159715.d41f08a65555.892.2 +3 -0
- runs/Oct17_09-54-25_d41f08a65555/events.out.tfevents.1729160280.d41f08a65555.892.3 +3 -0
- runs/Oct17_09-54-25_d41f08a65555/events.out.tfevents.1729160346.d41f08a65555.892.4 +3 -0
- runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729160482.d41f08a65555.892.5 +3 -0
- runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729161837.d41f08a65555.892.6 +3 -0
- runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729162139.d41f08a65555.892.7 +3 -0
- runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729162454.d41f08a65555.892.8 +3 -0
- runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729162478.d41f08a65555.892.9 +3 -0
- runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729162520.d41f08a65555.892.10 +3 -0
- runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729162596.d41f08a65555.892.11 +3 -0
- runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729162631.d41f08a65555.892.12 +3 -0
- runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729162683.d41f08a65555.892.13 +3 -0
- runs/Oct17_11-05-39_d41f08a65555/events.out.tfevents.1729163140.d41f08a65555.52225.0 +3 -0
- runs/Oct17_11-13-07_d41f08a65555/events.out.tfevents.1729163588.d41f08a65555.54358.0 +3 -0
- runs/Oct17_11-35-47_d41f08a65555/events.out.tfevents.1729164949.d41f08a65555.56041.0 +3 -0
- training_args.bin +3 -0
adapter_config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": {
|
4 |
+
"base_model_class": "ViTForImageClassification",
|
5 |
+
"parent_library": "transformers.models.vit.modeling_vit"
|
6 |
+
},
|
7 |
+
"base_model_name_or_path": "google/vit-base-patch16-224-in21k",
|
8 |
+
"bias": "none",
|
9 |
+
"fan_in_fan_out": false,
|
10 |
+
"inference_mode": true,
|
11 |
+
"init_lora_weights": true,
|
12 |
+
"layer_replication": null,
|
13 |
+
"layers_pattern": null,
|
14 |
+
"layers_to_transform": null,
|
15 |
+
"loftq_config": {},
|
16 |
+
"lora_alpha": 16,
|
17 |
+
"lora_dropout": 0.1,
|
18 |
+
"megatron_config": null,
|
19 |
+
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": [
|
21 |
+
"classifier"
|
22 |
+
],
|
23 |
+
"peft_type": "LORA",
|
24 |
+
"r": 8,
|
25 |
+
"rank_pattern": {},
|
26 |
+
"revision": null,
|
27 |
+
"target_modules": [
|
28 |
+
"value",
|
29 |
+
"query"
|
30 |
+
],
|
31 |
+
"task_type": null,
|
32 |
+
"use_dora": false,
|
33 |
+
"use_rslora": false
|
34 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5439e5c30c4cb6aa33919aa73f3a33ffd6cdbc48c8e755264a0268dbadd07d6b
|
3 |
+
size 1497420
|
preprocessor_config.json
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"do_normalize": true,
|
3 |
+
"do_rescale": true,
|
4 |
+
"do_resize": true,
|
5 |
+
"image_mean": [
|
6 |
+
0.5,
|
7 |
+
0.5,
|
8 |
+
0.5
|
9 |
+
],
|
10 |
+
"image_processor_type": "ViTImageProcessor",
|
11 |
+
"image_std": [
|
12 |
+
0.5,
|
13 |
+
0.5,
|
14 |
+
0.5
|
15 |
+
],
|
16 |
+
"resample": 2,
|
17 |
+
"rescale_factor": 0.00392156862745098,
|
18 |
+
"size": {
|
19 |
+
"height": 224,
|
20 |
+
"width": 224
|
21 |
+
}
|
22 |
+
}
|
runs/Oct17_09-05-10_d41f08a65555/events.out.tfevents.1729156868.d41f08a65555.892.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b158f3790ab9b3ce0f491528f25cbdf336c7703cb851e266e98b514a2e708635
|
3 |
+
size 9714
|
runs/Oct17_09-54-25_d41f08a65555/events.out.tfevents.1729158883.d41f08a65555.892.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5874f1941ad14951ceeec4648556065725c2a2fc207fb7c61a1dc6fbd5042def
|
3 |
+
size 9714
|
runs/Oct17_09-54-25_d41f08a65555/events.out.tfevents.1729159715.d41f08a65555.892.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06bb518a683de58f1762747a54c71b5fed4bbf9943b309392919a6030b35ad96
|
3 |
+
size 9714
|
runs/Oct17_09-54-25_d41f08a65555/events.out.tfevents.1729160280.d41f08a65555.892.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f40d3cfadae1d812a50b866ab4810d3831916d8a54ce2074cb604e8f66c3765
|
3 |
+
size 9714
|
runs/Oct17_09-54-25_d41f08a65555/events.out.tfevents.1729160346.d41f08a65555.892.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56dff4f13250f8465d23fd3e54c5bf50e40c817dbb1faebb0255d7e34a97b207
|
3 |
+
size 9714
|
runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729160482.d41f08a65555.892.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de7be21f8559b8b0a48cbad9997f453b8b8ab5a65fef0a07ef933ed1877c4087
|
3 |
+
size 9714
|
runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729161837.d41f08a65555.892.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa3ec0f43febc01a2f52507dc0dc74f499d1ab2e975ed5eaf69f56a016c2a63b
|
3 |
+
size 9714
|
runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729162139.d41f08a65555.892.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7f2a70365cea7b5aa2c3d6c49fdcd63531dab5214357ee8499bd3db09c56845
|
3 |
+
size 9714
|
runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729162454.d41f08a65555.892.8
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c84611232e87bd0e96d54e65ccf4cd3267165c0776d6a6d43995a6918e85d561
|
3 |
+
size 9714
|
runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729162478.d41f08a65555.892.9
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ca83ffe196590a02a79b40450b6aaeaaf07d28acad595a96e51bb33866c1455
|
3 |
+
size 9714
|
runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729162520.d41f08a65555.892.10
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce4b44b7d8603d6f98ad8b7ff1a7398e1ba56615361ef48ff0528d01e679d268
|
3 |
+
size 9714
|
runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729162596.d41f08a65555.892.11
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e970e2b7a226a957bcf27aecb642012093d02425c5d4b4ce081f96b8711f8d8d
|
3 |
+
size 9714
|
runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729162631.d41f08a65555.892.12
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e08f96eff663972cec56a83e19611f0d34553014a4c2ec4bf19f7b8390e3155
|
3 |
+
size 9714
|
runs/Oct17_10-21-06_d41f08a65555/events.out.tfevents.1729162683.d41f08a65555.892.13
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60943f0af5b74010121f842d48681bd12aec8d40fed29168607873ef1cee7637
|
3 |
+
size 8280
|
runs/Oct17_11-05-39_d41f08a65555/events.out.tfevents.1729163140.d41f08a65555.52225.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e9fca13d7342811b91c37973b1cc59c9d1fa7b77859001c70ccdc59022a5f4f9
|
3 |
+
size 9714
|
runs/Oct17_11-13-07_d41f08a65555/events.out.tfevents.1729163588.d41f08a65555.54358.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07e686e7667d888140b95b5dfa1aec65e72a5a04cb854eedd217a1b64b34861d
|
3 |
+
size 8280
|
runs/Oct17_11-35-47_d41f08a65555/events.out.tfevents.1729164949.d41f08a65555.56041.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d0d2c1e0804a95e44af3e8e7c219664ba5b43b713065a7a7a1710141b264c6b
|
3 |
+
size 10029
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b931133dcf8862ac7fa84312b9983cc8caa29c7d93aef46fc9d27529cef4d0c
|
3 |
+
size 5240
|