qwopqwop commited on
Commit
ae2f400
1 Parent(s): 4130357

Upload 2 files

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.bin +1 -1
adapter_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "base_model_name_or_path": "beomi/KoAlpaca-Polyglot-12.8B",
3
  "bias": "none",
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
@@ -10,10 +10,10 @@
10
  "peft_type": "LORA",
11
  "r": 64,
12
  "target_modules": [
13
- "dense",
14
  "dense_4h_to_h",
 
15
  "dense_h_to_4h",
16
- "query_key_value"
17
  ],
18
  "task_type": "CAUSAL_LM"
19
  }
 
1
  {
2
+ "base_model_name_or_path": "EleutherAI/polyglot-ko-12.8b",
3
  "bias": "none",
4
  "fan_in_fan_out": false,
5
  "inference_mode": true,
 
10
  "peft_type": "LORA",
11
  "r": 64,
12
  "target_modules": [
 
13
  "dense_4h_to_h",
14
+ "query_key_value",
15
  "dense_h_to_4h",
16
+ "dense"
17
  ],
18
  "task_type": "CAUSAL_LM"
19
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dc13de18357942c17b0e5cc2f18880a33b3a0a29a069f6c11abdbf274c78298e
3
  size 838978317
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebe0d59e75555ad2d460ed0a17bf9bc491f74172f76cb92d20b04d8ca1432c71
3
  size 838978317