AISAG commited on
Commit
b21e0d8
·
verified ·
1 Parent(s): 34379d8

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": null,
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -10,7 +10,7 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 64,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
@@ -21,9 +21,9 @@
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
- "q_proj",
25
  "fc2",
26
- "fc1"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "microsoft/phi-1_5",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 16,
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
 
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
+ "fc1",
25
  "fc2",
26
+ "q_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0240504ede54827c45d7c05651707b1ec4a481aeafd4e0038935b1aebd71bc46
3
- size 44084704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:710d37d87f0f96aaac817eb70f0306d522ec4463b41d90f213c2adbfb9b71f8a
3
+ size 44065120
runs/Jul26_06-31-22_2fbb751b4cbe/events.out.tfevents.1721975483.2fbb751b4cbe.956.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46cfc874291d60e1f42c1992f6b813c644de627c2b68210d2d3f5adb1a0af880
3
+ size 7533
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ef92e3fb8ef61e9a082c0b896f8e9589dccb4e5e814771ec3b7b0776a2fa7b5
3
- size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f065e3cb3850f38332bd68b0ec0e6dc06576ffde0554a84a679f422aca9f9ab
3
+ size 5176