Upload ProGenForCausalLM
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"ProGenForCausalLM"
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "../checkpoints/progen2-small",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
"ProGenForCausalLM"
|
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:12b6d31fa3127e4c68ca488a322980e39cb3e1d406d6362d2d8fe273725bff79
|
3 |
+
size 604604816
|