urisoo commited on
Commit
a57cf8d
1 Parent(s): 210ff6d

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -1,19 +1,27 @@
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": 16,
13
+ "lora_dropout": 0.1,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
  "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 16,
19
+ "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
  "q_lin",
 
23
  "v_lin"
24
  ],
25
+ "task_type": "TOKEN_CLS",
26
+ "use_rslora": false
27
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f14d6fe1ffa42a6a97195b2e164c107b8477099405036559e4d719bf6e730a69
3
- size 97916
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:007a3d108c75b1c8a77aaf52d46f0f61c87b87f991d12e327612deaa82a69b70
3
+ size 1436204
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:277c556ca3439c251441f6932877914bf154f47a28d7b46887d3eb3cb392ecfc
3
  size 265503852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19ee7795dce5486af7b14d16fa8b231ce2556fda59c33811afba89333ad475a7
3
  size 265503852
runs/Jan17_15-52-55_pjt20230003-aer2024010004-dp-5d9c8bc8b6-8b5n8/events.out.tfevents.1705474375.pjt20230003-aer2024010004-dp-5d9c8bc8b6-8b5n8.11792.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c4e08449c35a7cac80713eecb43ced830f365cffcfe80ef1f6dca0459427807
3
+ size 40
runs/Jan17_15-53-03_pjt20230003-aer2024010004-dp-5d9c8bc8b6-8b5n8/events.out.tfevents.1705474384.pjt20230003-aer2024010004-dp-5d9c8bc8b6-8b5n8.11792.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff1ff84e7c1b70a242ecc61543cfd829b6e64d259ea2c13d3047fe97c6ccb259
3
+ size 5385
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d888afc364e54633263e98df8fb5080af0ba26c6457e61512deba66c58d19ec
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74efe01328caae35c2b63e54282f5237ba0156360d88ec64e336ecdef91e92c3
3
  size 4347