toilaluan commited on
Commit
fab8cc8
·
verified ·
1 Parent(s): ccc8fc1

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/Qwen2-1.5B-Instruct
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
- "down_proj",
24
- "up_proj",
25
  "gate_proj",
26
- "o_proj",
 
 
27
  "k_proj",
28
  "q_proj",
29
- "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_proj",
24
+ "up_proj",
25
+ "down_proj",
26
+ "v_proj",
27
  "k_proj",
28
  "q_proj",
29
+ "o_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:03cce41efb7a75d1495b499da33e80457154c98ef34fdea446c50295f5ac8958
3
  size 295488936
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d088976ea8dce665d13ec78382533246fa09f8e06df8d0cc1f685a93aea7e3f1
3
  size 295488936
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18a296a0f6b92da82db2627a410c2617f4c32ad11f6dc0a2b8c8b3247db3f8d7
3
  size 7096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d0d14705ff187e7ee9a0ba7d754e42e188ea228af162de6ceb90e00fe450d10a
3
  size 7096