nicon899 commited on
Commit
04eb9be
·
verified ·
1 Parent(s): 9730987

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "codellama/CodeLlama-7b-hf",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "q_proj",
24
- "gate_proj",
25
  "down_proj",
 
 
26
  "up_proj",
27
- "o_proj",
28
- "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/CodeQwen1.5-7B-Chat",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
23
+ "o_proj",
 
24
  "down_proj",
25
+ "gate_proj",
26
+ "q_proj",
27
  "up_proj",
28
+ "v_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bec9bc02e729100cce2d7bce4322c9a1c193689888ebbbdb5d0b174ec7573f45
3
- size 1803907984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa445c1e2372f7838a2f3126fee8d58cd944978f83effc1aacdd6a03cc3b0f03
3
+ size 2793698464
runs/Aug06_21-08-52_fzai-gpu-a1-3xlarge/events.out.tfevents.1722978555.fzai-gpu-a1-3xlarge.1945400.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d30d07b206fd3f9c6c981b6f02708f461fb2018960d016ea1f3b2bb9b00d7a7
3
+ size 17334
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a00c417e82427bc58bc190ec4ddb4265c623ff55e267e23425ac8720cadddc76
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07bb69b9f3e5757ccbe38e550e5049430bd121ee3aa9f1cd4a101c6642dec24e
3
  size 4920