Hieu-Pham commited on
Commit
61ffbc7
1 Parent(s): 2ea07c5

Upload 3 files

Browse files
Files changed (3) hide show
  1. adapter_config.json +10 -5
  2. adapter_model.bin +2 -2
  3. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -1,14 +1,19 @@
1
  {
 
2
  "auto_mapping": null,
3
  "base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
 
4
  "fan_in_fan_out": false,
5
- "feedforward_modules": [
6
- "v_proj"
7
- ],
8
  "inference_mode": true,
9
- "init_ia3_weights": true,
 
 
 
 
10
  "modules_to_save": null,
11
- "peft_type": "IA3",
 
 
12
  "revision": null,
13
  "target_modules": [
14
  "q_proj",
 
1
  {
2
+ "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "meta-llama/Llama-2-7b-hf",
5
+ "bias": "none",
6
  "fan_in_fan_out": false,
 
 
 
7
  "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "lora_alpha": 16,
12
+ "lora_dropout": 0.1,
13
  "modules_to_save": null,
14
+ "peft_type": "LORA",
15
+ "r": 64,
16
+ "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
  "q_proj",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b14c8c79dfe381867610eeb758c6b59a5ebbe64ac18b9ee6c7fc31aff4f1bacf
3
- size 1070769
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d9d87d212396200b73a061932f32dd59be8bd1b4fdd226fe26a2afb87dec941
3
+ size 134263757
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8cf930255cfde47e71265d4f38911b3f94efec6e9cca1d734ccc63e3f4e9d50
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:418c0c72965d97e7f7a3310673678d022df39fb9519674ee713ef8ad5d6b112c
3
  size 4091