add model
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"_name_or_path": "drive/MyDrive/AI/docstring/jsts_docstring_model_178000_e2",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architectures": [
|
5 |
-
"
|
6 |
],
|
7 |
"attn_pdrop": 0.0,
|
8 |
"bos_token_id": 1,
|
|
|
2 |
"_name_or_path": "drive/MyDrive/AI/docstring/jsts_docstring_model_178000_e2",
|
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:dcf759c7405a5659d1b0255d3432f9b99bb365b3918f2d2381ffb944019dd752
|
3 |
+
size 1510792527
|