miladalsh commited on
Commit
22bf0fd
·
verified ·
1 Parent(s): bcaf30a

Training in progress, step 500

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
  "down_proj",
25
- "k_proj",
 
26
  "up_proj",
 
27
  "q_proj",
28
- "gate_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
24
+ "o_proj",
25
+ "gate_proj",
26
  "up_proj",
27
+ "v_proj",
28
  "q_proj",
29
+ "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88c3e6f636815d5905a55089088478fbe109c42e8eafa8bf8f3147966fa541d8
3
  size 3443619040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bfb15cc76090525501221f57b4bb6e69fc5d2214665384f823127a56b6a7d48
3
  size 3443619040
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 5000,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc194c821cc47057df050b225778fb6390127929a4c838e6d89df540af05bc5e
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85679fe2757fc6a6c3a2f2c9af239a238b597600517b8714eaa1d92d4737e84f
3
+ size 5112