Hyeonseo commited on
Commit
e53ce53
·
verified ·
1 Parent(s): 37f1f0a

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -14,21 +14,24 @@
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
- "modules_to_save": null,
 
 
 
18
  "peft_type": "LORA",
19
  "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "q_proj",
25
- "up_proj",
26
  "gate_proj",
27
- "o_proj",
28
  "k_proj",
29
- "down_proj"
 
 
 
30
  ],
31
- "task_type": "CAUSAL_LM",
32
  "use_dora": false,
33
  "use_rslora": false
34
  }
 
14
  "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "classifier",
19
+ "score"
20
+ ],
21
  "peft_type": "LORA",
22
  "r": 64,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "gate_proj",
27
+ "q_proj",
28
  "k_proj",
29
+ "up_proj",
30
+ "v_proj",
31
+ "down_proj",
32
+ "o_proj"
33
  ],
34
+ "task_type": "SEQ_CLS",
35
  "use_dora": false,
36
  "use_rslora": false
37
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e580e84394c835f6a247ae9c0df2f4f34fc462cae8da46d5643db94a89720aa9
3
  size 332316480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91fb67578fb07d8c3a0f2c08fc47c07cfb4a35446a7219e490b343c74d75d0cd
3
  size 332316480
runs/Sep22_07-37-49_ef7dc31b7d1f/events.out.tfevents.1726990674.ef7dc31b7d1f.36.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a69cb26f38a5ef582fd352199889ddfd5f5c99032b8457cd48862161584071fc
3
+ size 6008
runs/Sep22_07-39-13_ef7dc31b7d1f/events.out.tfevents.1726990760.ef7dc31b7d1f.36.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1dae325266c60df5b0bf4c0d5cc909de845cf07c3aba27b3a155dc6b7788f6ae
3
+ size 6008
runs/Sep22_07-39-28_ef7dc31b7d1f/events.out.tfevents.1726990773.ef7dc31b7d1f.36.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94c46c9f190ba91d0298aaa73e7f84ef548972ea2a338fb584d4eecb1b262344
3
+ size 12410
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e312dd63348f188d71793658619b2428040cfe28f014627cab8cfdff3869c0fa
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d364eece572a93e3e9cdfd6a8c9e59dcc87d01c4be52a4f0065a31598a4dc5c
3
  size 5560