param-bharat
commited on
Commit
•
7408526
1
Parent(s):
a3a62da
Training in progress, step 1000
Browse files- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -563,7 +563,7 @@
|
|
563 |
"num_attention_heads": 12,
|
564 |
"num_hidden_layers": 6,
|
565 |
"pad_token_id": 0,
|
566 |
-
"pooler_dropout": 0,
|
567 |
"pooler_hidden_act": "gelu",
|
568 |
"pooler_hidden_size": 768,
|
569 |
"pos_att_type": [
|
|
|
563 |
"num_attention_heads": 12,
|
564 |
"num_hidden_layers": 6,
|
565 |
"pad_token_id": 0,
|
566 |
+
"pooler_dropout": 0.2,
|
567 |
"pooler_hidden_act": "gelu",
|
568 |
"pooler_hidden_size": 768,
|
569 |
"pos_att_type": [
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 567607780
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37a4def5d476ec15dc105e2b1384b4a544d48f5584f1fa53d61c8837b6f67110
|
3 |
size 567607780
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:218bd7cff9e5108f1dd51078ea8333898d7fb48e9bbf0dc2954e8a214e1b229a
|
3 |
size 5304
|