vanloc1808 commited on
Commit
4ae962a
·
verified ·
1 Parent(s): 91250a4

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +5 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: qlora-buddhism-qa
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - sft
 
9
  licence: license
10
  ---
11
 
 
4
  model_name: qlora-buddhism-qa
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
+ - trl
9
  licence: license
10
  ---
11
 
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "q_proj",
29
- "down_proj",
30
- "up_proj",
31
  "gate_proj",
32
- "k_proj",
33
  "v_proj",
34
- "o_proj"
 
 
 
 
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
 
28
  "gate_proj",
 
29
  "v_proj",
30
+ "down_proj",
31
+ "o_proj",
32
+ "q_proj",
33
+ "up_proj",
34
+ "k_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:158e13a5f9ca2751424eb138d74c2d2d802aee1d014a4ee15a37236350661e23
3
  size 278973888
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b18a17f8b3d3ac474b705306d5011fb102373f14dd90eee6ee1a2244cdfc3a5
3
  size 278973888