DopeorNope commited on
Commit
ec09851
1 Parent(s): fbe3eb8

Upload model

Browse files
Files changed (3) hide show
  1. README.md +9 -0
  2. adapter_config.json +18 -0
  3. adapter_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ ---
4
+ ## Training procedure
5
+
6
+ ### Framework versions
7
+
8
+
9
+ - PEFT 0.5.0.dev0
adapter_config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "auto_mapping": null,
3
+ "base_model_name_or_path": "beomi/KoAlpaca-Polyglot-5.8B",
4
+ "fan_in_fan_out": false,
5
+ "feedforward_modules": [
6
+ "dense_4h_to_h"
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
+ "query_key_value",
15
+ "dense_4h_to_h"
16
+ ],
17
+ "task_type": "CAUSAL_LM"
18
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed35f272bb1857f013c8685d611d91068b92387e70e2f736193b8767e3513cfd
3
+ size 3231129