Deeksha04 commited on
Commit
fbdbb71
·
verified ·
1 Parent(s): 2f02e7b

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -11,8 +11,11 @@
11
  "init_lora_weights": true,
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
 
14
  "lora_alpha": 16,
15
  "lora_dropout": 0.1,
 
 
16
  "modules_to_save": [
17
  "classifier"
18
  ],
@@ -22,8 +25,9 @@
22
  "revision": null,
23
  "target_modules": [
24
  "resnet.encoder.stages.3.layers.2.layer.0.convolution",
25
- "resnet.encoder.stages.3.layers.2.layer.1.convolution",
26
- "resnet.encoder.stages.3.layers.2.layer.2.convolution"
27
  ],
28
- "task_type": null
 
29
  }
 
11
  "init_lora_weights": true,
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
+ "loftq_config": {},
15
  "lora_alpha": 16,
16
  "lora_dropout": 0.1,
17
+ "megatron_config": null,
18
+ "megatron_core": "megatron.core",
19
  "modules_to_save": [
20
  "classifier"
21
  ],
 
25
  "revision": null,
26
  "target_modules": [
27
  "resnet.encoder.stages.3.layers.2.layer.0.convolution",
28
+ "resnet.encoder.stages.3.layers.2.layer.2.convolution",
29
+ "resnet.encoder.stages.3.layers.2.layer.1.convolution"
30
  ],
31
+ "task_type": null,
32
+ "use_rslora": false
33
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85b1a18be72251391ab4d40f2e679c59e48777cb4be5084e597d4d6ea5e9ecc9
3
- size 877812
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b9f8918db13f53214c6b83359b43ac03fc06f31787e2d46f641ecaa0b227e22
3
+ size 967968
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87292738de17718beffae59b6240e02a498249b802fb3ddb2cce64e58066cd50
3
- size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8287f738db55abc1a435c2f5ed2a5bd99e45d70375f043f0ecfcdc1985f12c14
3
+ size 4984