Intradiction commited on
Commit
ec8b72e
1 Parent(s): 7d1c82d

Training in progress, epoch 1

Browse files
adapter_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "distilbert-base-uncased",
5
+ "bias": "none",
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
+ "lora_alpha": 1,
12
+ "lora_dropout": 0.1,
13
+ "modules_to_save": null,
14
+ "peft_type": "LORA",
15
+ "r": 1,
16
+ "rank_pattern": {},
17
+ "revision": null,
18
+ "target_modules": [
19
+ "q_lin",
20
+ "v_lin",
21
+ "k_lin"
22
+ ],
23
+ "task_type": "SEQ_CLS"
24
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5816fc1735256c8017385482c4c9b534d32fd5caf05dba9883fdb5e151e7b0a2
3
+ size 2484624
runs/Nov19_22-29-11_c37cab3f2367/events.out.tfevents.1700432953.c37cab3f2367.475.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c6acab66d625cbfdef8a3fa854bb717fb6f3abb1bf1b47ade5b9ed1a29e06c7
3
+ size 88
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b3948130064cf0d533c0c89f7fed93551c3964aa40792cf117f844c15677f2d9
3
- size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33b86445dffdeade8785b6cc699d1c5e4c652973b6b51c46b73b6922548b38ad
3
+ size 4600