jtatman commited on
Commit
fee41c3
1 Parent(s): 2959352

Training in progress, step 1400

Browse files
adapter_config.json CHANGED
@@ -24,9 +24,9 @@
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",
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "dense",
28
  "query_key_value",
29
  "dense_h_to_4h",
 
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:b809dc12a30ed7bfca90eb66df0bd0aadeb309bd3d261dc414261d5007abc008
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:284561e178ca9f12bc2078a56657cb3d6c3e31da872309722b17260f608a55a5
3
  size 6072
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e034f52f79587ba6df47abe2f83b7c3c7cd3e6d42f73d637d3c8196afb2c66f0
3
  size 6072