tuanna08go commited on
Commit
4ae1459
1 Parent(s): 0cc2be8

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "dense",
24
- "q_proj",
25
  "k_proj",
 
26
  "fc1",
27
- "fc2",
28
- "v_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "k_proj",
24
+ "v_proj",
25
  "fc1",
26
+ "dense",
27
+ "q_proj",
28
+ "fc2"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1556b2aee3285bf155c33250a1a6344ace14fc35068578b973b9694e558cd6e
3
  size 161714
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7aeae40df2a41d01426f95a28e9affecc07bfed517f95ce6bc7e9f7080eea4b7
3
  size 161714
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d88d9d6821d32407393b1a37351d7d3e795ae322ba38aeb84f113403c5d28e59
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19b66a93b280346322af36e66f45d0ca86fe2c637f4e12fe58eb0b5c88fd07d2
3
  size 6776