andrewAmani commited on
Commit
f2884d6
·
verified ·
1 Parent(s): 5f6df44

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -10,18 +10,18 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 32,
14
  "lora_dropout": 0.0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 64,
14
  "lora_dropout": 0.0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 32,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "q_proj"
25
  ],
26
  "task_type": "CAUSAL_LM",
27
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55040153b4fa612df34870e1c7fa93b9b6a47ff920ce827f279bf931f35c4be7
3
- size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14534c804d3bc6b5dc8ec08421c81c107934ad279cfdf462ab4452a495579bd1
3
+ size 54543184
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e509e50adbcdeeab14a9d9f7d8552c06ea10d2163f5b635af85ce10a30643148
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f94ea83b45b108a26ec2997fbed2752e53b104b07358a9ae18768f659b2ad584
3
  size 5112