toilaluan commited on
Commit
0da3c98
·
verified ·
1 Parent(s): 4ed77c2

Training in progress, step 4000

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/SmolLM-135M
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
@@ -22,13 +22,13 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "o_proj",
26
  "v_proj",
 
27
  "gate_proj",
 
28
  "q_proj",
29
- "up_proj",
30
- "down_proj",
31
- "k_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
 
25
  "v_proj",
26
+ "up_proj",
27
  "gate_proj",
28
+ "k_proj",
29
  "q_proj",
30
+ "o_proj",
31
+ "down_proj"
 
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60396561e2066e685f3dbf98981735c15e7259329d5f068a637f3a5277bb5b0c
3
  size 212982848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44523851c9fcfd687885b5ce7eaa0ef54ecd71703c0a3d385d08647c13e8538d
3
  size 212982848
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:131ba73693cdc939eaa871a80bb14930fe7bb7a7f377478f9056e5e62b4d6ac4
3
  size 7096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4de8c82b3a1eb8557fc65c97f260c3a594685bcf8ee4b1039657d52e3136a0ec
3
  size 7096