davidoj01 commited on
Commit
4a8df14
·
verified ·
1 Parent(s): 025acf7

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -23,11 +23,11 @@
23
  "revision": null,
24
  "target_modules": [
25
  "up_proj",
26
- "down_proj",
27
  "gate_proj",
 
28
  "q_proj",
29
- "v_proj",
30
- "k_proj"
31
  ],
32
  "task_type": null
33
  }
 
23
  "revision": null,
24
  "target_modules": [
25
  "up_proj",
 
26
  "gate_proj",
27
+ "down_proj",
28
  "q_proj",
29
+ "k_proj",
30
+ "v_proj"
31
  ],
32
  "task_type": null
33
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c5e7e7ab0ce4184840aa236b5d8742c3bc81d4a422b730b85af335330f0c9ffb
3
  size 75548136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78ebb489f212325046e351b4b780de8c7dfa28eb4dc91927bb8162bbf6470369
3
  size 75548136
tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c06122f5fba0f82429cd23fb73bf7a2b7553750f4fed6004034ba89fa4dca563
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cb4794243281303e69a8f8b357dd27bde350fc689af4274f2272bdcbc0a8b47
3
  size 5304