soroushheidary commited on
Commit
b553fa2
1 Parent(s): 5c70da2

Training in progress, epoch 1

Browse files
adapter_config.json CHANGED
@@ -5,14 +5,17 @@
5
  "feedforward_modules": [
6
  "down_proj"
7
  ],
8
- "inference_mode": false,
9
  "init_ia3_weights": true,
10
- "modules_to_save": null,
 
 
 
11
  "peft_type": "IA3",
12
  "revision": null,
13
  "target_modules": [
14
- "down_proj",
15
  "k_proj",
 
16
  "v_proj"
17
  ],
18
  "task_type": "SEQ_CLS"
 
5
  "feedforward_modules": [
6
  "down_proj"
7
  ],
8
+ "inference_mode": true,
9
  "init_ia3_weights": true,
10
+ "modules_to_save": [
11
+ "classifier",
12
+ "score"
13
+ ],
14
  "peft_type": "IA3",
15
  "revision": null,
16
  "target_modules": [
 
17
  "k_proj",
18
+ "down_proj",
19
  "v_proj"
20
  ],
21
  "task_type": "SEQ_CLS"
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:981a42045cf696c467a96e041941633180459ad9757b519bf6f954bcade44bf7
3
- size 2108904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:42e02c8ea70d39e718dcf493dc2cf5ecb402fbd4a37f0cf245348b172658a57b
3
+ size 2141768
runs/Sep17_14-20-05_e5814ed356a1/events.out.tfevents.1726582807.e5814ed356a1.461.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97b2fa70d86eacc0be8982275b8ddd24b022d73d9543e8cefaa0b88fd23f62b5
3
+ size 6736
runs/Sep17_14-23-42_e5814ed356a1/events.out.tfevents.1726583025.e5814ed356a1.2457.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ffb81165b1a8b34e397ca95964cfcd893f9e3c1fdd716933bdbc7f6e9c4d7035
3
+ size 16524
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aec1d568f94f60fda7216f82b2c60732498c99db6f9810a15582a2f78c368cea
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c771783e28f531f901af24ca2a986e5b607d901782b578a39fe3af5f46e89f0
3
+ size 5176