Upload DogeForCausalLM
Browse files- config.json +2 -2
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "/root/autodl-tmp/data/Doge-160M-Instruct-SFT
|
3 |
"architectures": [
|
4 |
"DogeForCausalLM"
|
5 |
],
|
@@ -38,6 +38,6 @@
|
|
38 |
"tie_word_embeddings": true,
|
39 |
"torch_dtype": "float32",
|
40 |
"transformers_version": "4.48.3",
|
41 |
-
"use_cache":
|
42 |
"vocab_size": 32768
|
43 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/root/autodl-tmp/data/Doge-160M-Instruct-SFT",
|
3 |
"architectures": [
|
4 |
"DogeForCausalLM"
|
5 |
],
|
|
|
38 |
"tie_word_embeddings": true,
|
39 |
"torch_dtype": "float32",
|
40 |
"transformers_version": "4.48.3",
|
41 |
+
"use_cache": true,
|
42 |
"vocab_size": 32768
|
43 |
}
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 610825528
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9406ef6485af950d4b60aa5cba14c6dfd728aa89caf11aa887346dd712316527
|
3 |
size 610825528
|