Training in progress, step 5000
Browse files- config.json +1 -1
- model.safetensors +2 -2
- training_args.bin +1 -1
config.json
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
"max_position_embeddings": 2048,
|
13 |
"model_type": "mistral",
|
14 |
"num_attention_heads": 16,
|
15 |
-
"num_hidden_layers":
|
16 |
"num_key_value_heads": 8,
|
17 |
"rms_norm_eps": 1e-06,
|
18 |
"rope_theta": 10000.0,
|
|
|
12 |
"max_position_embeddings": 2048,
|
13 |
"model_type": "mistral",
|
14 |
"num_attention_heads": 16,
|
15 |
+
"num_hidden_layers": 2,
|
16 |
"num_key_value_heads": 8,
|
17 |
"rms_norm_eps": 1e-06,
|
18 |
"rope_theta": 10000.0,
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:11e7b0232449da15710d9478f99fb04ae18724f7a870a9f7884b61ab6d928e89
|
3 |
+
size 149958920
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5944
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ebe3044ab70fc4670ec27c1ccc64354596f19c4d1f9d6aa3b4baf634049b14e
|
3 |
size 5944
|