update ckpt
Browse files- config.json +3 -0
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
{
|
2 |
"activation_dropout": 0,
|
3 |
"activation_function": "gelu",
|
|
|
|
|
|
|
4 |
"attention_dropout": 0.1,
|
5 |
"attention_heads": 16,
|
6 |
"bos_token_id": 0,
|
|
|
1 |
{
|
2 |
"activation_dropout": 0,
|
3 |
"activation_function": "gelu",
|
4 |
+
"architectures": [
|
5 |
+
"XGLMForCausalLM"
|
6 |
+
],
|
7 |
"attention_dropout": 0.1,
|
8 |
"attention_heads": 16,
|
9 |
"bos_token_id": 0,
|
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:f8f8693a56c6a84ed9682c1601baf475064a006e865480f9ccb96f8182bf07f9
|
3 |
+
size 1129059643
|