develops20 commited on
Commit
858c459
·
verified ·
1 Parent(s): 8f74a72

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +9 -9
  2. adapter_config.json +4 -4
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -2,16 +2,16 @@
2
  library_name: transformers
3
  pipeline_tag: text-generation
4
  tags:
5
- - medical
6
- - deepseek
7
- - llama
8
- - unsloth
9
- - peft
10
- - transformers
11
- - clinical-reasoning
12
  metrics:
13
- - loss
14
- - accuracy
15
  ---
16
 
17
  # DeepSeek-R1-Distill-Llama-8B-Medical-COT
 
2
  library_name: transformers
3
  pipeline_tag: text-generation
4
  tags:
5
+ - medical
6
+ - deepseek
7
+ - llama
8
+ - unsloth
9
+ - peft
10
+ - transformers
11
+ - clinical-reasoning
12
  metrics:
13
+ - loss
14
+ - accuracy
15
  ---
16
 
17
  # DeepSeek-R1-Distill-Llama-8B-Medical-COT
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "v_proj",
27
- "q_proj",
28
  "gate_proj",
29
  "down_proj",
30
- "k_proj",
31
- "o_proj",
32
- "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "k_proj",
27
+ "o_proj",
28
+ "up_proj",
29
  "v_proj",
 
30
  "gate_proj",
31
  "down_proj",
32
+ "q_proj"
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0e27d1f7c7d059152c55d0722f4dea99bc8adaa11a2b4bb9e39c0ed655459c7
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52e2438d9d370d6753a8f4e8fbb4758d57cc260a2f776c9c682b7438d90d4f38
3
  size 167832240