veronica-girolimetti commited on
Commit
6a5f028
1 Parent(s): bf7c2f6

Training in progress, step 150

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "down_proj",
 
25
  "up_proj",
26
- "k_proj",
27
  "o_proj",
28
- "q_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
24
+ "gate_proj",
25
  "up_proj",
26
+ "v_proj",
27
  "o_proj",
28
+ "k_proj",
29
+ "q_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:899d8bd2589b48ca72578912c9e5284e3405e8096a9052be38b8886b9454a4b1
3
  size 5368770952
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24d6f63c09de24f37566260f14128f6f6e4d458b4e04b3a7e53e0827f46fbf67
3
  size 5368770952
runs/Sep04_17-44-35_3b69552f5110/events.out.tfevents.1725471891.3b69552f5110.1421.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fc2b20d912c516d27fefbfd6fdcbe93fda2dceab004b4f9fc55a217463d0bbe
3
+ size 8183
runs/Sep04_17-50-47_3b69552f5110/events.out.tfevents.1725472256.3b69552f5110.1421.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b2d0fc3e35ed2b6f80a1ba3b7b623a0251f1532a99ea46134738593e1fc4f32
3
+ size 11457
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 4096,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 8196,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:92d5b5d154dc7000be7cac569458fad2c60621333fa2a173f38ee795a40acad3
3
  size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22e1c387f84f4ca6d5678f49780218e66e50159aa6222d09af7c2cdd073bf62c
3
  size 5496