SoyunKim commited on
Commit
808d0ec
·
verified ·
1 Parent(s): fa0da0d

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +12 -12
  2. adapter_config.json +3 -3
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,15 +1,15 @@
1
- ---
2
- library_name: transformers
3
- tags:
4
- - unsloth
5
- license: gemma
6
- datasets:
7
- - SoyunKim/startrup
8
- language:
9
- - ko
10
- base_model:
11
- - google/gemma-2-2b
12
- ---
13
 
14
  # Model Card for Model ID
15
 
 
1
+ ---
2
+ base_model:
3
+ - google/gemma-2-2b
4
+ datasets:
5
+ - SoyunKim/startrup
6
+ language:
7
+ - ko
8
+ library_name: transformers
9
+ license: gemma
10
+ tags:
11
+ - unsloth
12
+ ---
13
 
14
  # Model Card for Model ID
15
 
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
  "gate_proj",
25
  "k_proj",
26
  "o_proj",
 
 
27
  "down_proj",
28
- "v_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_proj",
24
  "k_proj",
25
  "o_proj",
26
+ "q_proj",
27
+ "up_proj",
28
  "down_proj",
29
+ "v_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac2b726280256ad676b5a813409a422db37aa3bf277c8c453cf2c2c584ce5acb
3
  size 83115256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55f813763975f1f79e818b1fd844393a795b79ba2ecac77d9c5d4c15e6e2cd37
3
  size 83115256