Subject-Emu-5259 commited on
Commit
9b40fa1
·
verified ·
1 Parent(s): 1b10ef3

Training in progress, epoch 1

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: NeuralAI
5
  tags:
6
  - generated_from_trainer
7
- - trl
8
  - dpo
 
9
  licence: license
10
  ---
11
 
 
4
  model_name: NeuralAI
5
  tags:
6
  - generated_from_trainer
 
7
  - dpo
8
+ - trl
9
  licence: license
10
  ---
11
 
adapter_config.json CHANGED
@@ -25,13 +25,13 @@
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
- "o_proj",
29
- "k_proj",
30
  "down_proj",
 
 
31
  "up_proj",
32
  "q_proj",
33
- "gate_proj",
34
- "v_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
 
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
 
 
28
  "down_proj",
29
+ "gate_proj",
30
+ "k_proj",
31
  "up_proj",
32
  "q_proj",
33
+ "v_proj",
34
+ "o_proj"
35
  ],
36
  "target_parameters": null,
37
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9cfe3ac75895fb8314f7b57b710321ad8bbc6d998b1068bcaa52b29657c09b13
3
  size 34793120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ae10988b5014fa700f084b3ebb689ef6fffebdd78d45acb91ef37e2d4d84c92
3
  size 34793120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a5ce88d28f36dba4dad23ab5b6feb82bc93047ddeb4008c868623f7d6091080
3
  size 6929
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:846982796bd168629ac35e1ff3ab413a694820447e74acd2fd9d63478ff0cbfd
3
  size 6929