CharlesLi commited on
Commit
5818157
·
verified ·
1 Parent(s): 170401b

Training in progress, step 30

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "up_proj",
25
- "down_proj",
26
  "v_proj",
 
 
27
  "q_proj",
28
  "o_proj",
29
- "gate_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "v_proj",
24
+ "up_proj",
25
+ "gate_proj",
26
  "q_proj",
27
  "o_proj",
28
+ "k_proj",
29
+ "down_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:e347c9728b4c255bb02883b5eab3fb0e642c5b3a3e924cdca80defcbe01569e8
3
  size 167832688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a0b9e7630e205699c32ee4f8b0d5fadef741c669552cb4890920019681ddef3
3
  size 167832688
runs/Jan02_15-56-06_xe8545-a100-08/events.out.tfevents.1735829774.xe8545-a100-08.1202465.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5c106635d8e70a8da1cf3b93c4ab9b63f629ae48d4bcc8793e63f566d6c1094
3
+ size 9274
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:3a95c461a93b44578ca3fede3db1dbc193b0ff3ac00ac77604a2d026fdfe9519
3
  size 6968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:481da69dcea43a75c18286a5e5c948ea53f56e177a60f2f31b6d3b5b5d84cc78
3
  size 6968