jonathanjordan21 commited on
Commit
90eeac8
·
verified ·
1 Parent(s): cfbeb0a

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "k_proj",
25
  "o_proj",
 
26
  "gate_proj",
27
- "q_proj",
28
- "v_proj",
29
- "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "q_proj",
25
  "o_proj",
26
+ "down_proj",
27
  "gate_proj",
28
+ "up_proj",
29
+ "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f01408348966eaf5ec6d9e2c1374d8fd8a43e6ef8c12c3a5ff46093c65cd7cc0
3
  size 8841592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04e05911091e7c4f9269fb8e4935b678ae70dcae94e8f3b3e7b62e4df2dd94d3
3
  size 8841592
runs/Nov01_08-39-22_aa318d254f20/events.out.tfevents.1730450400.aa318d254f20.1029.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f53562f428dfbd586f3dfed7ad7abf5e400aa5acc89b92266bff82dcfaf3ed5b
3
+ size 5734
runs/Nov01_08-40-13_aa318d254f20/events.out.tfevents.1730450466.aa318d254f20.1029.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6f7685bf08d6381c65583429f9765d794dec6347c4b56f81040f879b351631
3
+ size 29547
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 10500,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:229c5346ba2acc37c21964c71d41295ad9a7308643e3d992344cb624b0e1a384
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55723ca0afa9035f103d89f76b903de82f87fd7c1366b6640b67c788cd88e4c6
3
  size 5432