CharlesLi commited on
Commit
726cc07
·
verified ·
1 Parent(s): 92e42e7

Training in progress, step 50

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "q_proj",
25
- "o_proj",
26
  "gate_proj",
27
- "down_proj",
28
  "up_proj",
29
- "k_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "gate_proj",
 
24
  "up_proj",
25
+ "k_proj",
26
+ "down_proj",
27
+ "v_proj",
28
+ "q_proj",
29
+ "o_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:a7b277355a9b961ab591c5e7b4159e29da40c2f4bf5b57ed580568ed38c1c870
3
  size 159968328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33a70f5410a7a7d873df6c46aaa432f9bb9674a8245c2eb5999e0c6b44744f8f
3
  size 159968328
runs/Jan02_15-02-17_xe8545-a100-08/events.out.tfevents.1735826555.xe8545-a100-08.1196313.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:011f02c2fad82688341982b84972d86c401df47f3d7f1ee055caedb1f9dec689
3
+ size 10970
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:60c1c1b11703c1bd605e785691842f900ae485accedcaf58c41535e94a2c4d8d
3
  size 6968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5484979c68d8619e9170b1884d89732a2049b3edbe202c8d78f2f6e789f917a
3
  size 6968