weathon commited on
Commit
b11a95f
·
verified ·
1 Parent(s): 705c2a6

Training in progress, step 400

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: paper_reviewer
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - sft
 
9
  licence: license
10
  ---
11
 
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/3dsmile/huggingface/runs/h6hc7edl)
31
 
32
 
33
  This model was trained with SFT.
 
4
  model_name: paper_reviewer
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
+ - trl
9
  licence: license
10
  ---
11
 
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/3dsmile/huggingface/runs/c80c4veg)
31
 
32
 
33
  This model was trained with SFT.
adapter_config.json CHANGED
@@ -25,11 +25,11 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
28
  "q_proj",
29
- "o_proj",
30
  "v_proj",
31
- "k_proj",
32
- "embed_tokens"
33
  ],
34
  "target_parameters": null,
35
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "embed_tokens",
29
  "q_proj",
 
30
  "v_proj",
31
+ "o_proj",
32
+ "k_proj"
33
  ],
34
  "target_parameters": null,
35
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10b1de64297c387951dbf9b84fcc7bb27f7bcc55e28210ccc49ff30c462af5c4
3
- size 1510038144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3b420c7a26b9c9d29812d4eedb1f0ed8430c4d5ebceec46178a8b3fc1a30f28
3
+ size 1530010344
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e6c1079fd6a0831b983dcf9ee99e8bd41c8660f1210c4365f7e47a63ff7c6de
3
  size 6225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71200746ad6927aff37425c61b8bbff63a466aae7f484a6fb79a08fae1adfe1c
3
  size 6225