pkr7098 commited on
Commit
641195d
·
verified ·
1 Parent(s): d93ae34

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -7,14 +7,15 @@
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": "svd",
12
  "layer_replication": null,
13
  "layers_pattern": null,
14
  "layers_to_transform": null,
15
  "loftq_config": {},
16
- "lora_alpha": 16,
17
- "lora_dropout": 0.15,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": [
@@ -27,11 +28,13 @@
27
  "revision": null,
28
  "scheduler": "cos",
29
  "target_modules": [
 
 
30
  "value",
31
  "query"
32
  ],
33
  "task_type": null,
34
- "total_steps": 175,
35
  "use_dora": false,
36
  "use_rslora": false
37
  }
 
7
  "base_model_name_or_path": "google/vit-base-patch16-224-in21k",
8
  "bias": "none",
9
  "fan_in_fan_out": false,
10
+ "gradient_accumulation_steps": 4,
11
  "inference_mode": true,
12
  "init_lora_weights": "svd",
13
  "layer_replication": null,
14
  "layers_pattern": null,
15
  "layers_to_transform": null,
16
  "loftq_config": {},
17
+ "lora_alpha": 1,
18
+ "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": [
 
28
  "revision": null,
29
  "scheduler": "cos",
30
  "target_modules": [
31
+ "dense",
32
+ "key",
33
  "value",
34
  "query"
35
  ],
36
  "task_type": null,
37
+ "total_steps": 43,
38
  "use_dora": false,
39
  "use_rslora": false
40
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e358a6fe38535467edcdfaa5dd5094487234aa0c3d4e11d796b9d5d15cb1c15
3
- size 4028948
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83c2cfdcddd5279cda0e6fc05c8ee33465daf5c9c5d5be4b47153f55645bd6c2
3
+ size 16992908
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a05cde11187b38db5295436050eab62b1229d79c1651782ca9960a4acb607f15
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a10b251852b85906f087e8a98e34874d6b03e54bb6e55fc8a14edf9c4eda17fd
3
  size 5304