epochs 3.0
Browse filesStep... (1390000 | Loss: 0.932823896408081, Acc: 0.8167814612388611):
- config.json +1 -1
- flax_model.msgpack +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"add_bias_logits": false,
|
| 6 |
"add_final_layer_norm": false,
|
| 7 |
"architectures": [
|
| 8 |
-
"
|
| 9 |
],
|
| 10 |
"attention_dropout": 0.1,
|
| 11 |
"bos_token_id": 0,
|
|
|
|
| 5 |
"add_bias_logits": false,
|
| 6 |
"add_final_layer_norm": false,
|
| 7 |
"architectures": [
|
| 8 |
+
"BartModel"
|
| 9 |
],
|
| 10 |
"attention_dropout": 0.1,
|
| 11 |
"bos_token_id": 0,
|
flax_model.msgpack
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1625384886
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09e7d61385e2d0e1907bbd31da91caa895d5e6f6cbcd7227a4c2bad7c5e9c325
|
| 3 |
size 1625384886
|
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:e064a2b9f5f8dfbf288b506fb7c1343e33fc14ae01661a63ff3410de74747a0d
|
| 3 |
+
size 1625326083
|