jihong008 commited on
Commit
8787e1a
1 Parent(s): 55cf540

Training in progress, step 8

Browse files
adapter_config.json CHANGED
@@ -23,22 +23,22 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "out_proj",
28
- "k_proj",
29
- "embed_tokens.2",
30
  "fc1",
31
- "enc_to_dec_proj",
32
  "v_proj",
33
- "lm_heads.1",
34
  "fc2",
35
  "embed_tokens.1",
36
- "audio_enc_to_dec_proj",
37
- "embed_tokens.0",
38
  "embed_tokens.3",
39
- "lm_heads.3",
40
  "lm_heads.0",
41
- "lm_heads.2"
 
 
 
 
 
 
 
42
  ],
43
  "task_type": null,
44
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
 
26
  "fc1",
 
27
  "v_proj",
 
28
  "fc2",
29
  "embed_tokens.1",
30
+ "enc_to_dec_proj",
31
+ "lm_heads.1",
32
  "embed_tokens.3",
 
33
  "lm_heads.0",
34
+ "out_proj",
35
+ "q_proj",
36
+ "lm_heads.3",
37
+ "audio_enc_to_dec_proj",
38
+ "lm_heads.2",
39
+ "embed_tokens.2",
40
+ "k_proj",
41
+ "embed_tokens.0"
42
  ],
43
  "task_type": null,
44
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6ff01fbcd4404c1d306bbd8bf72cea07dc5ffa142546b38b820f8be5aa5d844a
3
  size 87103456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b39223867d8db30a74e4bbf5120c598c8797c1c04e4a7c2548c83299f4619f91
3
  size 87103456
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:acb77f1c8e9f01567a4f463a92d2a43ff835294b6478b320d9d345cc92e427dd
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a5e1046fed92c01b60d7c83459f245289150034746e1ba700db766748149754
3
  size 5304