CharlesLi commited on
Commit
ed936ea
·
verified ·
1 Parent(s): f80fbec

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
- "gate_proj",
25
- "up_proj",
26
  "k_proj",
27
- "o_proj",
 
28
  "down_proj",
29
- "q_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "k_proj",
24
+ "q_proj",
25
+ "gate_proj",
26
  "down_proj",
27
+ "v_proj",
28
+ "o_proj",
29
+ "up_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:7b0e9cb7bc2edff1864b5316013c07d88a3b01d11c5623329f24dfa88b801e1c
3
  size 159968328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e80cbc420791a8bc7243f5ac2b3ed1c9d24b597f2fe0849cf7c0838c4b2fa415
3
  size 159968328
runs/Jan02_14-33-03_xe8545-a100-08/events.out.tfevents.1735824802.xe8545-a100-08.1193886.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:479554d3cd3fbf65b357c7b284677f949c9d6f540a162d441792c7782175cde9
3
+ size 10942
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:11ca0f414d6ff67e80d1d03f62bf288af964c617860ca2be6deca4ff00892efc
3
  size 6968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2cac82fdeaf4da8df948dc5b21ab66f50f5a1e75c3efeaa154373f7c64f495a
3
  size 6968