SehwanMoon commited on
Commit
7b9bfe2
·
verified ·
1 Parent(s): fae202a

Training in progress, step 185

Browse files
README.md CHANGED
@@ -1,18 +1,17 @@
1
  ---
2
  base_model: openai/gpt-oss-20b
3
- datasets: HuggingFaceH4/Multilingual-Thinking
4
  library_name: transformers
5
  model_name: DepressLLM
6
  tags:
7
  - generated_from_trainer
8
- - trl
9
  - sft
 
10
  licence: license
11
  ---
12
 
13
  # Model Card for DepressLLM
14
 
15
- This model is a fine-tuned version of [openai/gpt-oss-20b](https://huggingface.co/openai/gpt-oss-20b) on the [HuggingFaceH4/Multilingual-Thinking](https://huggingface.co/datasets/HuggingFaceH4/Multilingual-Thinking) dataset.
16
  It has been trained using [TRL](https://github.com/huggingface/trl).
17
 
18
  ## Quick start
 
1
  ---
2
  base_model: openai/gpt-oss-20b
 
3
  library_name: transformers
4
  model_name: DepressLLM
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
+ - trl
9
  licence: license
10
  ---
11
 
12
  # Model Card for DepressLLM
13
 
14
+ This model is a fine-tuned version of [openai/gpt-oss-20b](https://huggingface.co/openai/gpt-oss-20b).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
16
 
17
  ## Quick start
adapter_config.json CHANGED
@@ -28,10 +28,10 @@
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
- "o_proj",
32
  "q_proj",
33
  "v_proj",
34
- "k_proj"
 
35
  ],
36
  "target_parameters": [
37
  "7.mlp.experts.gate_up_proj",
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
 
31
  "q_proj",
32
  "v_proj",
33
+ "k_proj",
34
+ "o_proj"
35
  ],
36
  "target_parameters": [
37
  "7.mlp.experts.gate_up_proj",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e2a0610fc6f7a47dc24a4b060e84720c209d0ea3b405eefe54351ee01126309
3
  size 60189176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:273410ba07af830e1c9888ed2084164a16f79b9e6ba47490d32b3dd5b1490b9c
3
  size 60189176
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a7a868ecee843654f05b5d7f0baf9ce7016a423e155c57a1bdb3d78e71ce6f43
3
  size 6161
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a94c02ab6a320722bf28ba3855d74f8b538c96e0de30d26b6c536678914b7b16
3
  size 6161