terry69 commited on
Commit
96ace55
1 Parent(s): 9e8824a

Training in progress, step 200

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "k_proj",
23
- "q_proj",
24
- "o_proj",
25
  "gate_proj",
26
  "down_proj",
27
- "v_proj",
28
- "up_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "up_proj",
23
  "k_proj",
 
 
24
  "gate_proj",
25
  "down_proj",
26
+ "o_proj",
27
+ "q_proj",
28
+ "v_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e3a407bb60c211a7d547a44ec3e0c42b2e75839fbd2617673189213fbfb5fd52
3
  size 31516744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ebbf2ef32712340a2bb1005d224d22d96066d40f0f71da9fb13e9f6e58b8ad10
3
  size 31516744
runs/May05_20-39-46_ip-172-31-69-60.ec2.internal/events.out.tfevents.1714942075.ip-172-31-69-60.ec2.internal.25067.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:413aedad5321e901bbf49fbb61ee83be9ff9198e6e1bddf44b8d831896bb7110
3
+ size 4738
runs/May06_22-21-42_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715034239.ip-172-31-69-60.ec2.internal.35324.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21c751ffa658c96d18a2a9210253dfffa4fdc5d8a6c5472f752755920f75ee1b
3
+ size 4738
runs/May06_22-24-37_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715034300.ip-172-31-69-60.ec2.internal.36839.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b479cfd6e2ee39d479cdf9833ab6845853d839c06aea4d7922bd9bcb0a5cc599
3
+ size 4945
runs/May06_22-25-59_ip-172-31-69-60.ec2.internal/events.out.tfevents.1715034377.ip-172-31-69-60.ec2.internal.38259.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ac78c48b3b1a2a9e0f9058800e908d01c1a0ec1c2b8a21775edcd08025dd3e9
3
+ size 13285
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 2048,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b18a8ff855ed1e69904f6917c8e4427a7efdd86035f4501f1f174c35c7ddbb18
3
  size 6072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4b111aa84511feac7a4b2a667e1c822e00a25d43865208b2f02eb9f15639b88
3
  size 6072