urisoo commited on
Commit
5c85f8f
1 Parent(s): 62112b4

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
  "v_lin",
15
- "out_lin",
16
  "q_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
  "v_lin",
 
23
  "q_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:466df54b11ca25ae3078785da15ac1d6803410ce563c91a567dd1f679c68c8d8
3
- size 97916
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce5d908338a60e44b334c1b371518df3656caa5e8c53746ce729d20dda1c3dae
3
+ size 1436204
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea93d087351a7eb5db0a397a7530f8c091191fea6c6e33f04b2bbe82d0ba4f92
3
  size 265503852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0414562269dc94e3799256a6f6cc5d4f63a3c35221a42db870c751b8c1633f5f
3
  size 265503852
runs/Jan17_16-02-18_pjt20230003-aer2024010004-dp-5d9c8bc8b6-8b5n8/events.out.tfevents.1705474939.pjt20230003-aer2024010004-dp-5d9c8bc8b6-8b5n8.12086.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e32af352dd9676132187ee78f787ab87cb8a4fd04f903117bc20ee67afbc406f
3
+ size 5385
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:344b72fb5e9829fed7ee71ede127d812b030bd1d8e6790269845dd68adb9c075
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25b06e0bbb36e59b8e2ed7534cba4fafc746124ed480e6d9594925bdbe320aa9
3
  size 4347