rebeccaD commited on
Commit
5b175d2
1 Parent(s): 23b2d01
README.md CHANGED
@@ -43,10 +43,6 @@ The following hyperparameters were used during training:
43
  - lr_scheduler_type: linear
44
  - num_epochs: 1
45
 
46
- ### Training results
47
-
48
-
49
-
50
  ### Framework versions
51
 
52
  - PEFT 0.10.0
 
43
  - lr_scheduler_type: linear
44
  - num_epochs: 1
45
 
 
 
 
 
46
  ### Framework versions
47
 
48
  - PEFT 0.10.0
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "dense",
24
- "k_proj",
25
- "q_proj",
26
- "fc2",
27
  "fc1",
28
- "v_proj"
 
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "fc1",
24
+ "fc2",
25
+ "q_proj",
26
+ "v_proj",
27
+ "dense",
28
+ "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1c962d9be56853bbabf1a03e15e481b6f8e98144ab278f85c7630cd3eb40326
3
  size 94422368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9345efed5b298ba1c625ae30add605d07e2128e9e280690d876f59a9d94edd6
3
  size 94422368
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86910516bccc39824819e1cbf7dbc7eaa998abfb69ab9db9838588f6141dd3ed
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ded78a3ff4b7308ee6d987143a7c88092a478e2670aae8c9b40f9d1fbf9d149
3
  size 4920