YufeiWang commited on
Commit
2463a8d
1 Parent(s): 5435f51

Upload 2 files

Browse files
Files changed (2) hide show
  1. adapter_config.json +12 -0
  2. adapter_model.bin +3 -0
adapter_config.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "lora_alpha": 16,
3
+ "lora_dropout": 0.05,
4
+ "r": 8,
5
+ "peft_type": "LORA",
6
+ "task_type": "CAUSAL_LM",
7
+ "bias": "none",
8
+ "target_modules": [
9
+ "q_proj",
10
+ "v_proj"
11
+ ]
12
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:831c67aa837782460f660225acea818345f72cef493bf6320115cf5fd1766bd0
3
+ size 10686701