won75 commited on
Commit
d0f4b73
·
verified ·
1 Parent(s): 6604b2a

train_dataset_1

Browse files
README.md CHANGED
@@ -34,7 +34,7 @@ This model was trained with SFT.
34
 
35
  ### Framework versions
36
 
37
- - TRL: 0.12.1
38
  - Transformers: 4.46.3
39
  - Pytorch: 2.5.1
40
  - Datasets: 3.1.0
 
34
 
35
  ### Framework versions
36
 
37
+ - TRL: 0.12.2
38
  - Transformers: 4.46.3
39
  - Pytorch: 2.5.1
40
  - Datasets: 3.1.0
adapter_config.json CHANGED
@@ -3,6 +3,8 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "openchat/openchat_3.5",
5
  "bias": "none",
 
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
@@ -11,6 +13,7 @@
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
 
14
  "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
@@ -20,13 +23,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "o_proj",
25
- "up_proj",
26
- "q_proj",
27
- "k_proj",
28
  "down_proj",
29
- "gate_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "openchat/openchat_3.5",
5
  "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
  "fan_in_fan_out": false,
9
  "inference_mode": true,
10
  "init_lora_weights": true,
 
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
  "lora_alpha": 32,
16
+ "lora_bias": false,
17
  "lora_dropout": 0.1,
18
  "megatron_config": null,
19
  "megatron_core": "megatron.core",
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "o_proj",
 
 
 
27
  "down_proj",
28
+ "k_proj",
29
+ "up_proj",
30
+ "gate_proj",
31
+ "v_proj",
32
+ "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d5a7bb5e064e6221e56a7cb302279439886c17c8f80ac4861ccb41e4dd83154
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e6db12f4be671d1e5286c83af8b0d8d876873a31df2bf63dac125e2ed261507
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca5d9f3526f9710fe2b1ba6ffac51ca0b6dd0ec865918498be755cfcbb3d7d21
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b192962c59342e3727e8dd476125a52c313729a9d2e92f3ea929e9c0946c3cf
3
  size 5496