tuandunghcmut commited on
Commit
be7de84
·
verified ·
1 Parent(s): 040e9d9

Training in progress, step 2

Browse files
adapter_config.json CHANGED
@@ -24,13 +24,13 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "up_proj",
28
- "k_proj",
29
  "down_proj",
 
30
  "v_proj",
 
31
  "gate_proj",
32
- "q_proj",
33
- "o_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "down_proj",
28
+ "q_proj",
29
  "v_proj",
30
+ "o_proj",
31
  "gate_proj",
32
+ "up_proj",
33
+ "k_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1bc2fedc3624e459eca697b1e0f76e352a8d30652d74958449b5abfbe79a9d2f
3
  size 73911112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b991eb9c42f8ccddd22fee1b38d9f09f196e2aef9a81129832531470390b0a4b
3
  size 73911112
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5a6fbb2ff9d05561380e354eb86c7cf1937fae961149bc0bf6a95cf95dac283
3
  size 5752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f3d8211a1801b38c878b9a4be3dc7f73653e1f25fa955d9e95dcbda27c5d0d0
3
  size 5752