Romain-XV commited on
Commit
8c77563
·
verified ·
1 Parent(s): a9af656

Training in progress, step 1

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
  "down_proj",
 
25
  "v_proj",
26
- "o_proj",
27
  "q_proj",
28
  "k_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
24
  "down_proj",
25
+ "up_proj",
26
  "v_proj",
 
27
  "q_proj",
28
  "k_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5cb7fa9dabb96f956418850f137678ff8d7de17c593584b1b41919c117471848
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7918ce948202b67b7334bd1fc85b2954de91d072dd090a582cce989b70ca9c6
3
  size 671149168
config.json CHANGED
@@ -1,4 +1,5 @@
1
  {
 
2
  "_name_or_path": "Intel/neural-chat-7b-v3-3",
3
  "architectures": [
4
  "MistralForCausalLM"
@@ -20,7 +21,7 @@
20
  "rope_theta": 10000.0,
21
  "sliding_window": 4096,
22
  "tie_word_embeddings": false,
23
- "torch_dtype": "bfloat16",
24
  "transformers_version": "4.46.0",
25
  "use_cache": false,
26
  "vocab_size": 32000
 
1
  {
2
+ "_attn_implementation_autoset": true,
3
  "_name_or_path": "Intel/neural-chat-7b-v3-3",
4
  "architectures": [
5
  "MistralForCausalLM"
 
21
  "rope_theta": 10000.0,
22
  "sliding_window": 4096,
23
  "tie_word_embeddings": false,
24
+ "torch_dtype": "float16",
25
  "transformers_version": "4.46.0",
26
  "use_cache": false,
27
  "vocab_size": 32000
runs/May06_11-05-30_3f5d108b94d2/events.out.tfevents.1746529597.3f5d108b94d2.260.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f102ec8c0e2f9d6b455f0d32ccf665a054fa32c7ad8d73f1e2d47f43fce6ac94
3
+ size 7934
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:81030ea02f8cefe2e869057e29502a73ebaae75ef17e6b84a48c6f71f944b1ff
3
  size 7160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7836735b7779707169c01c179c78d625c812c7c52eb26bf707dd85a41bd5fc54
3
  size 7160