Commit
·
6b9a416
1
Parent(s):
78c50b9
Upload model
Browse files- config.json +1 -1
- model.safetensors +2 -2
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"_name_or_path": "hf-internal-testing/tiny-random-GPTBigCodeModel",
|
3 |
"activation_function": "relu",
|
4 |
"architectures": [
|
5 |
-
"
|
6 |
],
|
7 |
"attention_softmax_in_fp32": false,
|
8 |
"attn_pdrop": 0.1,
|
|
|
2 |
"_name_or_path": "hf-internal-testing/tiny-random-GPTBigCodeModel",
|
3 |
"activation_function": "relu",
|
4 |
"architectures": [
|
5 |
+
"GPTBigCodeModel"
|
6 |
],
|
7 |
"attention_softmax_in_fp32": false,
|
8 |
"attn_pdrop": 0.1,
|
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:9c0f7e2ae40319c9fd8d39a1d671cd68e50fc753dcc24a4e5c6b56d123732e9c
|
3 |
+
size 337812
|