Romain-XV commited on
Commit
c7c5dea
·
verified ·
1 Parent(s): a064df3

Training in progress, step 100

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
24
  "v_proj",
25
- "k_proj",
26
- "gate_proj",
27
- "q_proj",
28
  "o_proj",
29
- "up_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1fa0ff820d4b65b49d4ca8d55e9fade3459eb6bf5e198f768b16c1ff13bcafb0
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cb7fa9dabb96f956418850f137678ff8d7de17c593584b1b41919c117471848
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_09-39-45_e701f26e2ec3/events.out.tfevents.1746524464.e701f26e2ec3.260.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a28ff3c8a9ab71b95df33d7b1106a39a9a50ec590a57ea9422590dabd834a637
3
+ size 74860
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a7ab7350fc5412773ab659f773fb8c1464cdb5acdc32de5453a0e234f2fd257
3
  size 7160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81030ea02f8cefe2e869057e29502a73ebaae75ef17e6b84a48c6f71f944b1ff
3
  size 7160