NikoK commited on
Commit
be95b23
1 Parent(s): 91c45fa

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -8,18 +8,18 @@
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
- "lora_alpha": 32,
12
  "lora_dropout": 0.1,
13
  "modules_to_save": [
14
  "classifier"
15
  ],
16
  "peft_type": "LORA",
17
- "r": 8,
18
  "rank_pattern": {},
19
  "revision": null,
20
  "target_modules": [
21
- "value",
22
- "query"
23
  ],
24
  "task_type": "SEQ_CLS"
25
  }
 
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
+ "lora_alpha": 16,
12
  "lora_dropout": 0.1,
13
  "modules_to_save": [
14
  "classifier"
15
  ],
16
  "peft_type": "LORA",
17
+ "r": 16,
18
  "rank_pattern": {},
19
  "revision": null,
20
  "target_modules": [
21
+ "query",
22
+ "value"
23
  ],
24
  "task_type": "SEQ_CLS"
25
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6c23bab40ff9a4c91e055ecad84106013db8a67ff67da22889f6d98cb2a2a98
3
- size 3552428
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cba25cb0071560d93a850d331994c54c7826110d812d146dc9263e6e0892dba
3
+ size 4732124
runs/Jan04_20-00-35_MININT-AAAGHOQ/events.out.tfevents.1704394835.MININT-AAAGHOQ.14744.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bded045bb49591435457c57cf0c866692dfea22a7a562dc84cf15759bf99852
3
+ size 4848
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:00747fd56f59c9d83227e1b2ffeb79ac6f74e13e8ec873ea7f2b17377832871f
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d7d81e6b129fd5a6cecadc3a1766e870ffd0de69244ab19f888628c8e47a3d3
3
  size 4728