Thunderbolts123 commited on
Commit
2863153
·
verified ·
1 Parent(s): 54a2646

Training in progress, step 200

Browse files
Files changed (3) hide show
  1. README.md +4 -4
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -4,9 +4,9 @@ library_name: transformers
4
  model_name: UltraThinker-Coder-3B
5
  tags:
6
  - generated_from_trainer
7
- - sft
8
- - trl
9
  - unsloth
 
 
10
  licence: license
11
  ---
12
 
@@ -37,8 +37,8 @@ This model was trained with SFT.
37
 
38
  - TRL: 0.24.0
39
  - Transformers: 5.5.0
40
- - Pytorch: 2.10.0
41
- - Datasets: 3.6.0
42
  - Tokenizers: 0.22.2
43
 
44
  ## Citations
 
4
  model_name: UltraThinker-Coder-3B
5
  tags:
6
  - generated_from_trainer
 
 
7
  - unsloth
8
+ - trl
9
+ - sft
10
  licence: license
11
  ---
12
 
 
37
 
38
  - TRL: 0.24.0
39
  - Transformers: 5.5.0
40
+ - Pytorch: 2.11.0+cu128
41
+ - Datasets: 4.3.0
42
  - Tokenizers: 0.22.2
43
 
44
  ## Citations
adapter_config.json CHANGED
@@ -34,13 +34,13 @@
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
37
- "o_proj",
38
- "down_proj",
39
- "up_proj",
40
  "k_proj",
 
41
  "v_proj",
42
  "gate_proj",
43
- "q_proj"
 
 
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
 
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
 
 
 
37
  "k_proj",
38
+ "q_proj",
39
  "v_proj",
40
  "gate_proj",
41
+ "up_proj",
42
+ "down_proj",
43
+ "o_proj"
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4f09b7bfce71373cdc9dbe8b2fab96e5cecbf0354c7d8e7b9e162d8b8120368
3
  size 479005064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6772c13288995df15e98b0a9ab858f655b2274ed3d3ace5fc52772cbc4b2689
3
  size 479005064