toilaluan commited on
Commit
802ce17
·
verified ·
1 Parent(s): 2a12f1f

Training in progress, step 2000

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- library_name: transformers
3
- tags: []
4
  ---
5
 
6
  # Model Card for Model ID
@@ -15,7 +15,7 @@ tags: []
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
 
20
  - **Developed by:** [More Information Needed]
21
  - **Funded by [optional]:** [More Information Needed]
@@ -196,4 +196,7 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
196
 
197
  ## Model Card Contact
198
 
199
- [More Information Needed]
 
 
 
 
1
  ---
2
+ base_model: unsloth/gemma-7b-it
3
+ library_name: peft
4
  ---
5
 
6
  # Model Card for Model ID
 
15
 
16
  <!-- Provide a longer summary of what this model is. -->
17
 
18
+
19
 
20
  - **Developed by:** [More Information Needed]
21
  - **Funded by [optional]:** [More Information Needed]
 
196
 
197
  ## Model Card Contact
198
 
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.13.2
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "v_proj",
25
  "up_proj",
26
- "k_proj",
27
  "o_proj",
28
- "down_proj",
29
- "gate_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "down_proj",
 
24
  "up_proj",
25
+ "q_proj",
26
  "o_proj",
27
+ "v_proj",
28
+ "gate_proj",
29
+ "k_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:79b9729475c1b18a5e4b5b1f6e96fc6c30dc926281cbc51537bee293fd111be7
3
  size 800116456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b9cac774c3bc6e6e0ba319d3f684c3de74b73ce8a8e3aec2d2ef104f3b88f71
3
  size 800116456
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:338ccdbafe5a7ecf6acfde03c1c194ca80b5ce8898ca8b44e1f0fb2df9dc2191
3
  size 7096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b31d7bd999250eadb225c5eef0013606097c2561c454aaa8c6827e46e0d5b2f6
3
  size 7096