Atipico1 commited on
Commit
596197b
·
verified ·
1 Parent(s): 44034ec

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "q_proj",
23
- "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM"
26
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "v_proj",
23
+ "q_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:17db0c9d92c39e4bf115e9407d476ed5464ebb0dbb32cf6931fd61205f4b9261
3
  size 67126232
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f99129662a0c5f441668edc0bbb869a8d6a5189556dc6ed54a05448f23c6a003
3
  size 67126232
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 2048,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 1536,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b55122f456574e5ff5a00fdd14d6b98c83388ed389582e1708a7c12617573de
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7683306e01c95b59f98649af776b58283d67bc1ae374cacfda072711374f3ff5
3
  size 4792