yloa commited on
Commit
f759be1
·
verified ·
1 Parent(s): 9c84e63

Training in progress, step 10

Browse files
README.md CHANGED
@@ -4,9 +4,9 @@ library_name: transformers
4
  model_name: lora_model_19
5
  tags:
6
  - generated_from_trainer
 
7
  - sft
8
  - unsloth
9
- - trl
10
  licence: license
11
  ---
12
 
 
4
  model_name: lora_model_19
5
  tags:
6
  - generated_from_trainer
7
+ - trl
8
  - sft
9
  - unsloth
 
10
  licence: license
11
  ---
12
 
adapter_config.json CHANGED
@@ -29,14 +29,14 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "q_proj",
33
- "gate_proj",
34
  "v_proj",
 
35
  "down_proj",
36
- "linear",
37
  "up_proj",
38
- "fc1",
39
- "fc2"
40
  ],
41
  "task_type": "CAUSAL_LM",
42
  "trainable_token_indices": null,
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "fc1",
33
+ "fc2",
34
  "v_proj",
35
+ "q_proj",
36
  "down_proj",
37
+ "gate_proj",
38
  "up_proj",
39
+ "linear"
 
40
  ],
41
  "task_type": "CAUSAL_LM",
42
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af12fc3f048f2fa8694d912b484eaaa95cd2bf746927a4db70e95501ea2b6b68
3
  size 128288864
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e365c484c2c074a267475999ef7379cbc41ecef2bd7e9041aa5d887843b7328
3
  size 128288864
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:34e50d08a59b0b11791b18469c9835c7b2826c8ecdc1f64a8b9862e2c7dfc932
3
  size 6353
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1619d6d2d9e406a73a6f4a1f5ee125d0bcde74d84420650caf2c95659b19d2e
3
  size 6353