urisoo commited on
Commit
fd1faa4
1 Parent(s): 5f2edaa

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -1,27 +1,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
  }
 
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
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94ef8254b267f2b78a22354af70ffc92b6b26c4d14d6b50404bd08fb806cdffa
3
- size 1436004
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efe50dd84586cfae0957cf8f9adc2705fa7979bdab2f9bf2716254b9db712a77
3
+ size 97916
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d0a598338467d882222a6f4b3cd3030a6bd24c8738b1438424b4a9afe8e783a8
3
  size 265503852
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:585e70b877e134d307c0e87a9fc7d329351df706dddf891189d49b5c430380a8
3
  size 265503852
runs/Jan17_16-07-21_pjt20230003-aer2024010004-dp-5d9c8bc8b6-8b5n8/events.out.tfevents.1705475242.pjt20230003-aer2024010004-dp-5d9c8bc8b6-8b5n8.12305.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04ee8d6daa39a637968a32cbec1080b507d1757bc245bd9cb7b1d8fd26cf9032
3
+ size 5385
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18aed6dfadbba26c20f9d77467d016de8aea75f9358e092a2f6dc17fdd12f277
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:783d1804b1f1c14ea9865e9294f03d816fd397da0068255e98bc8ae570f2d519
3
  size 4347