CharlesLi commited on
Commit
2249400
·
verified ·
1 Parent(s): 93645b4

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
  "gate_proj",
26
  "o_proj",
27
- "up_proj",
28
  "k_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
+ "up_proj",
25
+ "down_proj",
26
  "gate_proj",
27
  "o_proj",
 
28
  "k_proj",
29
+ "v_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:c646536ef39dec3e5e3992d480c42f087e43da3fbdd1ed621d346e1ea722909e
3
  size 159968328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be44740bbc5109f2c24bb2868dc9ddd867d051a2c2cde9c7b3cf95e7435a08ed
3
  size 159968328
runs/Jan02_15-06-30_xe8545-a100-08/events.out.tfevents.1735826809.xe8545-a100-08.1197878.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9db83d374fa6d570d439614990cac8ef7c2b64f033f7b0dfaf0bf7464eacca6
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:cda4df3eb3da38de3260b2bdc2023197869f7b8efe155f0a9b8641f634f7b4cd
3
  size 6968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1db9e606c95b06492c76467d21d0ca4546249cbda21d4a6430f1c8bf483b6689
3
  size 6968