urisoo commited on
Commit
93d270e
·
verified ·
1 Parent(s): e6301c3

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -1,19 +1,29 @@
1
  {
 
2
  "auto_mapping": null,
3
  "base_model_name_or_path": "distilbert-base-uncased",
 
4
  "fan_in_fan_out": false,
5
- "feedforward_modules": [
6
- "out_lin"
7
- ],
8
  "inference_mode": true,
9
- "init_ia3_weights": true,
10
- "modules_to_save": null,
11
- "peft_type": "IA3",
 
 
 
 
 
 
 
 
 
 
 
12
  "revision": null,
13
  "target_modules": [
14
  "q_lin",
15
- "out_lin",
16
  "v_lin"
17
  ],
18
- "task_type": "TOKEN_CLS"
 
19
  }
 
1
  {
2
+ "alpha_pattern": {},
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "distilbert-base-uncased",
5
+ "bias": "all",
6
  "fan_in_fan_out": false,
 
 
 
7
  "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 32,
13
+ "lora_dropout": 0.1,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": [
17
+ "decode_head"
18
+ ],
19
+ "peft_type": "LORA",
20
+ "r": 32,
21
+ "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
24
  "q_lin",
 
25
  "v_lin"
26
  ],
27
+ "task_type": "TOKEN_CLS",
28
+ "use_rslora": false
29
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cea5e36c867c40a591a3a8e465a423c5bfd282289531bc9c7012d19f15c529af
3
- size 97916
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f9edad28f47dc82fbf47a5fcb3638eeec3fdd3f8d48c4f3b8d4be3ae25389d6
3
+ size 9127116
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d90ae2bc7f4c20a6325dda4073c8da18f5a4b0bef8996e8fb5f1aaebab4c5ac
3
  size 265503852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e48352b277b1a62d7c98973d50f068a55966ca8b9f3556a1a8fcb5ed3543302b
3
  size 265503852
runs/Jan17_14-06-47_pjt20230003-aer2024010004-dp-5d9c8bc8b6-8b5n8/events.out.tfevents.1705468008.pjt20230003-aer2024010004-dp-5d9c8bc8b6-8b5n8.10521.16 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e875ededd38880555645e336a1c521b2d9664373914952a50a01fac320496805
3
+ size 5319
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7730d61e56cbee18eb2c2420e4576b02989e6e736eabd518f24c972fe9b1dee2
3
  size 4283
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ee3074c5ce4c152a66b27dd6155bb364d5b9928f88b0d2595cb2d1c2788a1d4
3
  size 4283