xshubhamx commited on
Commit
94706cf
1 Parent(s): 7097c9b

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -15,12 +15,12 @@
15
  "revision": null,
16
  "target_modules": [
17
  "gate_proj",
18
- "v_proj",
19
- "down_proj",
20
- "o_proj",
21
  "q_proj",
 
22
  "k_proj",
23
- "up_proj"
 
 
24
  ],
25
  "task_type": "SEQ_CLS"
26
  }
 
15
  "revision": null,
16
  "target_modules": [
17
  "gate_proj",
 
 
 
18
  "q_proj",
19
+ "o_proj",
20
  "k_proj",
21
+ "down_proj",
22
+ "up_proj",
23
+ "v_proj"
24
  ],
25
  "task_type": "SEQ_CLS"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8ff8c895844281187566f7aff252fba423042ab0f6452e2b1e576c6f13aed97
3
  size 50626520
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15662a76c458ab12b58631fe057751665e6764094aec72ab55d5cf3fbe0e694e
3
  size 50626520
runs/Apr16_18-48-40_9833a4855afb/events.out.tfevents.1713293321.9833a4855afb.25.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0f5ad5738d55359796662f08242dce13812efca6d891405db835ec000f37893
3
+ size 6993
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 512
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 2048,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 2048
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b0ec172023999735af0073f3df3781d746bda8ff86722db9ebd5b628e60f9495
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97fafdba41732eab6f8b05f79e51dec541f05fd3118d1ff77580870456d60693
3
  size 4920