duyphu commited on
Commit
b658242
·
verified ·
1 Parent(s): 81f9292

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -22,11 +22,11 @@
22
  "target_modules": [
23
  "gate_proj",
24
  "q_proj",
 
25
  "k_proj",
26
  "v_proj",
27
- "o_proj",
28
- "down_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
22
  "target_modules": [
23
  "gate_proj",
24
  "q_proj",
25
+ "o_proj",
26
  "k_proj",
27
  "v_proj",
28
+ "up_proj",
29
+ "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2774a796753478dafed475f6ae03274c1ed79d5c1dea054850a91fc6c244def0
3
  size 39256456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:311a52b716b3339c60a62267c8aa5422f7cbb319cc51e92f9393193e16a0be71
3
  size 39256456
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a2a56c9314838ee773f0e2139bc7c5ee1a5a6020d47cecb8792d1c2eb45070e
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a28599c7fc0a215525d73691b99f1a62e15c0977e8bca0dfdee80c494d67c83
3
  size 6776