urisoo commited on
Commit
fa3107a
1 Parent(s): c1ea2e1

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
  "q_lin",
 
23
  "v_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
  "q_lin",
15
+ "out_lin",
16
  "v_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:daf55c8080e9fa610fc91afbf60f6a2b66cf3312107339ddb14eeb7bfadb2ae0
3
- size 1436204
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:200cee2a2f4756bc7d0a21db67364a6488cf3b612adefb01f3c63fa1aabae52f
3
+ size 136660
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 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9c4e08449c35a7cac80713eecb43ced830f365cffcfe80ef1f6dca0459427807
3
- size 40
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ab24a5225c53c71f1a5311f6ee47caa7aac723e597c1042651a060264f9f577
3
+ size 4913
runs/Jan17_15-55-31_pjt20230003-aer2024010004-dp-5d9c8bc8b6-8b5n8/events.out.tfevents.1705474532.pjt20230003-aer2024010004-dp-5d9c8bc8b6-8b5n8.11792.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb684d37e19928869f4162edfa727ab4d543db929536da3f9d388a58d2214626
3
+ size 5385
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14a22c94a2ce32882a7a00a8ab160ec37aa88d1a6998e43e5ae5a94b1c803b92
3
  size 4347
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6caaa9238aa255762da9357e33a467488bacb1abddeb7fae041dd84d3380243
3
  size 4347