gardner commited on
Commit
e5d3061
1 Parent(s): 70f99d2

Training in progress, step 180

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
22
  "o_proj",
23
- "v_proj",
24
  "q_proj",
25
- "k_proj",
26
  "up_proj",
27
- "down_proj",
28
- "gate_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "k_proj",
23
+ "gate_proj",
24
  "o_proj",
25
+ "down_proj",
26
  "q_proj",
 
27
  "up_proj",
28
+ "v_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16665e931595c3b18e924e20ea00483aa35da292edfbd6b808f0a8c0c70f9654
3
  size 807445312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0193720627ba187d157f36f3418274618e30626d95bfe5d04776c369ac193274
3
  size 807445312
config.json CHANGED
@@ -33,7 +33,7 @@
33
  "rope_scaling": null,
34
  "rope_theta": 10000.0,
35
  "tie_word_embeddings": false,
36
- "torch_dtype": "float32",
37
  "transformers_version": "4.37.0",
38
  "use_cache": false,
39
  "vocab_size": 32000
 
33
  "rope_scaling": null,
34
  "rope_theta": 10000.0,
35
  "tie_word_embeddings": false,
36
+ "torch_dtype": "bfloat16",
37
  "transformers_version": "4.37.0",
38
  "use_cache": false,
39
  "vocab_size": 32000
runs/Jan28_11-08-18_70d5883869d0/events.out.tfevents.1706440165.70d5883869d0.11342.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92f6dcda63f9eaa3a0fa89f36c6308da2a879ea8acf9d243df555e33f4f3b04f
3
+ size 117642
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:481d4c1bee3ea66c70787c290d78b65b2f851bd0f1b1edba3e8f0aa62c79424e
3
  size 4792
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5cc2f5dd7838c602c9ca4f054ad3552c9e00913bc17471311ecf66160a4a418
3
  size 4792