add model
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"_name_or_path": "python-docstring-generation",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
-
"
|
6 |
],
|
7 |
"attn_pdrop": 0.0,
|
8 |
"bos_token_id": 1,
|
|
|
2 |
"_name_or_path": "python-docstring-generation",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
+
"CodeGenForCausalLM"
|
6 |
],
|
7 |
"attn_pdrop": 0.0,
|
8 |
"bos_token_id": 1,
|
pytorch_model.bin
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:5097ad0cd2b14e928c00d124a4fc510403cfe515186bb562f6f8fda5d59de43d
|
3 |
+
size 1510792527
|