wheattoast11 commited on
Commit
8a99275
·
verified ·
1 Parent(s): ff364cc

Training in progress, step 10

Browse files
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "o_proj",
33
- "q_proj",
34
- "up_proj",
35
- "k_proj",
36
  "v_proj",
 
37
  "down_proj",
38
- "gate_proj"
 
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
 
 
 
32
  "v_proj",
33
+ "k_proj",
34
  "down_proj",
35
+ "q_proj",
36
+ "gate_proj",
37
+ "o_proj",
38
+ "up_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f53d0ad526fa9d3167285f24f0c9d852c670d4d4322d45db84d389299c2d5bc
3
  size 465605896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38cac82bfd476fbf60b52dc04235a31a1cd0bb8f2c211f09a893300a7f4524e4
3
  size 465605896
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9facde94660f9c53e928aad19c7d6a16d91f5e42d6d581db8d253b4787ee5e19
3
- size 19989441
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:547a658514e17c019c67b63c1c8ad0b57239d96b04f20cf1fa421827961631a5
3
+ size 19989511
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1e104ea6931e08e4382feb9a1d4650a6f0bd451055a995f24afaa24e943b454
3
- size 6904
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00f69d9899aad7c11a4e6d59b75e4e43f1d19dbdbd7ecf64c562a88f01de35a0
3
+ size 6968