Upload DogeForCausalLM
Browse files- config.json +1 -1
- model.safetensors +1 -1
- modeling_doge.py +0 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "./results/Doge-160M/checkpoint-
|
3 |
"architectures": [
|
4 |
"DogeForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./results/Doge-160M/checkpoint-21600",
|
3 |
"architectures": [
|
4 |
"DogeForCausalLM"
|
5 |
],
|
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:c007b2111dd1f3fcea4225ba4f04ba05548d7e5b3028d130dac6e005d4cbd7fe
|
3 |
size 610825528
|
modeling_doge.py
CHANGED
The diff for this file is too large to render.
See raw diff
|
|