FaeMo commited on
Commit
0b2eb32
·
verified ·
1 Parent(s): 6e02b4b

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "../../../model-weights/Mistral-7B-v0.3",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
 
27
  "k_proj",
28
- "v_proj",
29
  "o_proj",
30
  "q_proj",
31
- "up_proj",
32
- "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-7B-v0.1",
5
  "bias": "none",
6
  "eva_config": null,
7
  "exclude_modules": null,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "up_proj",
27
+ "down_proj",
28
  "k_proj",
 
29
  "o_proj",
30
  "q_proj",
31
+ "gate_proj",
32
+ "v_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a05d9af34cbc8e73c9fb1fcff1006d7729c68cd8b3b7db216c90cce698cf7acf
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c30eec269ce79e6391d7562b509028b01f6cdb9b2f5a0d71987ec095692fc850
3
  size 167832240
runs/Feb28_01-01-01_gpu010/events.out.tfevents.1740725012.gpu010.12482.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8065330e209a8a627c9848d1cee055736418fb8dae8123dce0987d59ae31d6da
3
+ size 11106
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer.model CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37f00374dea48658ee8f5d0f21895b9bc55cb0103939607c8185bfd1c6ca1f89
3
- size 587404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
tokenizer_config.json CHANGED
The diff for this file is too large to render. See raw diff
 
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4973e23c51ecaa3da0202b6765a4e42ea04d8032482ce0ee50484bcfdb23f38e
3
- size 6328
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8a78117f51d132d902507c9b2d592239e829aae342a464662c7d1f1eb4eebf4
3
+ size 6456