add model
Browse files- config.json +2 -2
- pytorch_model.bin +3 -0
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "outputs/
|
3 |
"architectures": [
|
4 |
"LDS"
|
5 |
],
|
@@ -25,7 +25,7 @@
|
|
25 |
"position_embedding_type": "absolute",
|
26 |
"pre_head_norm": false,
|
27 |
"simple_latent_head": true,
|
28 |
-
"torch_dtype": "
|
29 |
"transformers_version": "4.18.0",
|
30 |
"type_vocab_size": 2,
|
31 |
"use_cache": true,
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "outputs/full_256",
|
3 |
"architectures": [
|
4 |
"LDS"
|
5 |
],
|
|
|
25 |
"position_embedding_type": "absolute",
|
26 |
"pre_head_norm": false,
|
27 |
"simple_latent_head": true,
|
28 |
+
"torch_dtype": "float32",
|
29 |
"transformers_version": "4.18.0",
|
30 |
"type_vocab_size": 2,
|
31 |
"use_cache": true,
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:45060cecd6a3bc7e01406fd7299f627665a6a4a85eccf41782e3cd0a1273fb19
|
3 |
+
size 438126249
|