memy85 commited on
Commit
3dd1d81
·
verified ·
1 Parent(s): 0ea057c

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_proj",
23
+ "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e7b9be79fef30e730dddfd408447b4d219802df892f2f06fe78dd924a08e529
3
  size 16794200
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41ef0a4439b58319349118da0fab7c2d4987727dc13b0490ab62682434608052
3
  size 16794200
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 5012,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:76e8eaa2e5491c0d830dab7f3b3187f7939241ad8d30616b46fdc5d0dbe0e003
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec7c26473fc136195d062204432963df33620a6244879885dce588d1f059c125
3
  size 4728