Upload StableLmForCausalLM
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "neurons/model-best-0.
|
3 |
"architectures": [
|
4 |
"StableLmForCausalLM"
|
5 |
],
|
@@ -23,7 +23,7 @@
|
|
23 |
"tie_word_embeddings": false,
|
24 |
"torch_dtype": "bfloat16",
|
25 |
"transformers_version": "4.38.2",
|
26 |
-
"use_cache":
|
27 |
"use_qkv_bias": true,
|
28 |
"vocab_size": 100352
|
29 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "neurons/model-best-0.9997831238168468",
|
3 |
"architectures": [
|
4 |
"StableLmForCausalLM"
|
5 |
],
|
|
|
23 |
"tie_word_embeddings": false,
|
24 |
"torch_dtype": "bfloat16",
|
25 |
"transformers_version": "4.38.2",
|
26 |
+
"use_cache": true,
|
27 |
"use_qkv_bias": true,
|
28 |
"vocab_size": 100352
|
29 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3289069520
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4422f1fdef65e9422053f484847edc63f4a3b81785f5865f936bd94f16fc05d2
|
3 |
size 3289069520
|