jtatman commited on
Commit
4eae13e
·
verified ·
1 Parent(s): a4a408b

Training in progress, step 800

Browse files
adapter_config.json CHANGED
@@ -24,9 +24,9 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "dense",
28
- "dense_h_to_4h",
29
  "query_key_value",
 
 
30
  "dense_4h_to_h"
31
  ],
32
  "task_type": "CAUSAL_LM",
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
 
27
  "query_key_value",
28
+ "dense_h_to_4h",
29
+ "dense",
30
  "dense_4h_to_h"
31
  ],
32
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e44ce263e6fd885f50d82ca515b9325375b43ee36ededb75acf161ce88bc2e41
3
- size 48
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43cfd0c15ba328b56422f37bdcfed8d13b491959ec26a469f3730a8af7304010
3
+ size 159266376
config.json CHANGED
@@ -22,7 +22,7 @@
22
  "rotary_emb_base": 10000,
23
  "rotary_pct": 0.25,
24
  "tie_word_embeddings": false,
25
- "torch_dtype": "bfloat16",
26
  "transformers_version": "4.41.2",
27
  "use_cache": false,
28
  "use_parallel_residual": true,
 
22
  "rotary_emb_base": 10000,
23
  "rotary_pct": 0.25,
24
  "tie_word_embeddings": false,
25
+ "torch_dtype": "float16",
26
  "transformers_version": "4.41.2",
27
  "use_cache": false,
28
  "use_parallel_residual": true,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0169f40afff071e757b0e090b369d1620ba5cf0efeaea3a91b4e744854f175d1
3
  size 6072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:284561e178ca9f12bc2078a56657cb3d6c3e31da872309722b17260f608a55a5
3
  size 6072