Upload 2 files
Browse filesNew model with max_seq_len=680 and loss of 3.548
- config.json +2 -2
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
-
"dropout": 0.
|
| 3 |
"embed_dim": 768,
|
| 4 |
"ffn_dim": 3072,
|
| 5 |
-
"max_seq_len":
|
| 6 |
"n_heads": 12,
|
| 7 |
"n_layers": 12,
|
| 8 |
"n_vocab": 50257
|
|
|
|
| 1 |
{
|
| 2 |
+
"dropout": 0.0,
|
| 3 |
"embed_dim": 768,
|
| 4 |
"ffn_dim": 3072,
|
| 5 |
+
"max_seq_len": 680,
|
| 6 |
"n_heads": 12,
|
| 7 |
"n_layers": 12,
|
| 8 |
"n_vocab": 50257
|
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:314d85386926ca222796a9ff57e16114519959df7eb96ed2092bde69b432c5b4
|
| 3 |
+
size 496717984
|