haniu commited on
Commit
34b3315
·
verified ·
1 Parent(s): 1c6c7f4

Model save

Browse files
README.md CHANGED
@@ -51,7 +51,7 @@ The following hyperparameters were used during training:
51
  ### Framework versions
52
 
53
  - PEFT 0.14.0
54
- - Transformers 4.48.0
55
  - Pytorch 2.5.1+cu124
56
  - Datasets 3.2.0
57
  - Tokenizers 0.21.0
 
51
  ### Framework versions
52
 
53
  - PEFT 0.14.0
54
+ - Transformers 4.48.1
55
  - Pytorch 2.5.1+cu124
56
  - Datasets 3.2.0
57
  - Tokenizers 0.21.0
adapter_config.json CHANGED
@@ -26,13 +26,13 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
 
29
  "k_proj",
30
  "gate_proj",
31
- "down_proj",
32
- "up_proj",
33
- "v_proj",
34
  "o_proj",
35
- "q_proj"
36
  ],
37
  "task_type": null,
38
  "use_dora": true,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
+ "q_proj",
30
+ "v_proj",
31
+ "down_proj",
32
  "k_proj",
33
  "gate_proj",
 
 
 
34
  "o_proj",
35
+ "up_proj"
36
  ],
37
  "task_type": null,
38
  "use_dora": true,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:adb903c146da219fa76d64daec1dbc582fda2a622ea81ef1d0a67c39a1671160
3
  size 125866776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22bfa1e081d2debfbe45f0cc4cb948e58001cf0883c06dca8a452eb207f0bf1f
3
  size 125866776
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:08e66b406541f0692065ee4c699adc668736aefa9cdc32adf244a4e214afa43b
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5bf032e8331d52be2a564f7b020977efcc254828fbd4da706581ba997817f4a
3
  size 5304