Shaleen123 commited on
Commit
24e19c4
1 Parent(s): 1e909aa

Upload model

Browse files
Files changed (3) hide show
  1. README.md +1 -22
  2. adapter_config.json +2 -2
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -3,31 +3,10 @@ library_name: peft
3
  base_model: 01-ai/Yi-6B-Chat
4
  ---
5
 
6
- # FinanceLLM 💵🔥
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
 
10
- ## Prompt Template
11
-
12
- ```
13
- <|im_start|>system
14
- You are a helpful financial advisor<|im_end|>
15
- <|im_start|>user
16
- {data_point["instruction"]}<|im_end|>
17
- <|im_start|>assistant
18
- ```
19
-
20
- ## Prompt Template for Fine-tuning
21
-
22
- ```
23
- <|im_start|>system
24
- You are a helpful financial advisor<|im_end|>
25
- <|im_start|>user
26
- {data_point["instruction"]}<|im_end|>
27
- <|im_start|>assistant
28
- {data_point["output"]}<|im_end|>
29
- ```
30
-
31
 
32
 
33
  ## Model Details
 
3
  base_model: 01-ai/Yi-6B-Chat
4
  ---
5
 
6
+ # Model Card for Model ID
7
 
8
  <!-- Provide a quick summary of what the model is/does. -->
9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
 
11
 
12
  ## Model Details
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_proj",
23
+ "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab20f106216412730bb581ad6829780d66aefec0006b287d0bf21870b4da2a7e
3
  size 26231544
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbe8c8c0f1b44948cbb5132e483a1199d83015016832f335c3a6dc5daa6791cb
3
  size 26231544