bilkultheek commited on
Commit
34188d7
·
verified ·
1 Parent(s): 46587a0

Training in progress, step 20

Browse files
adapter_config.json CHANGED
@@ -23,9 +23,9 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "k_proj",
27
  "q_proj",
28
- "v_proj"
 
29
  ],
30
  "task_type": "SEQ_CLS",
31
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "q_proj",
27
+ "v_proj",
28
+ "k_proj"
29
  ],
30
  "task_type": "SEQ_CLS",
31
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8c9d5ed4b40b69156216c447488f66d51ae5c67635d65ba360b35db055086b7f
3
  size 201385536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fbe8baccdfad589e4feb150825eb57af6dfb880185ce0040bb60d4ea0a06143
3
  size 201385536
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 830,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 830
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 900,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 900
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:47fe3be6a1bab521d19f75aa291a3d820015159c8d834a8314d3ff32a52584b2
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1df3b6eb12d694cd271d02b60e1d27d802ef1c30f575b7ffed354e2041d3d410
3
  size 5432