NikoK commited on
Commit
a7e29b4
1 Parent(s): b02f6a6

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": 8,
12
  "lora_dropout": 0.1,
13
  "modules_to_save": [
14
  "classifier"
15
  ],
16
  "peft_type": "LORA",
17
- "r": 2,
18
  "rank_pattern": {},
19
  "revision": null,
20
  "target_modules": [
21
- "query",
22
- "value"
23
  ],
24
  "task_type": "SEQ_CLS"
25
  }
 
8
  "init_lora_weights": true,
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
+ "lora_alpha": 4,
12
  "lora_dropout": 0.1,
13
  "modules_to_save": [
14
  "classifier"
15
  ],
16
  "peft_type": "LORA",
17
+ "r": 4,
18
  "rank_pattern": {},
19
  "revision": null,
20
  "target_modules": [
21
+ "value",
22
+ "query"
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:d6b634e8cd278b1a47898d65e418ec579a51ce248c2ff4ef99669ddb97a03e4d
3
- size 2670768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eae21b607aed3860dda3b1480de0ee0b76b667584d25c5a21490f34cf6ace8e5
3
+ size 2965680
runs/Jan04_15-54-05_MININT-AAAGHOQ/events.out.tfevents.1704380046.MININT-AAAGHOQ.7568.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10833510a7e6af53360d88acc16d1e34363673a2b3a849305cd01db7f93f32d7
3
+ size 4765
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95000f275b7feca6dbffafbef633e3ecdb0e4e86bdc8acabdc9722af083686e5
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc6c07b5415380a5459c84e8c77444a203324accd5d4d9331dd6905063ddc95d
3
  size 4728