eagle0504 commited on
Commit
46f4ba2
·
verified ·
1 Parent(s): 4bd5a79

Upload model

Browse files
Files changed (2) hide show
  1. README.md +3 -0
  2. adapter_config.json +2 -2
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  # eagle0504/vtt-test1-model
2
 
3
  Fine-tuned model on two cat videos.
 
1
+ ---
2
+ {}
3
+ ---
4
  # eagle0504/vtt-test1-model
5
 
6
  Fine-tuned model on two cat videos.
adapter_config.json CHANGED
@@ -25,8 +25,8 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "v_proj",
29
- "q_proj"
30
  ],
31
  "target_parameters": null,
32
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "q_proj",
29
+ "v_proj"
30
  ],
31
  "target_parameters": null,
32
  "task_type": "CAUSAL_LM",