Upload RecombinationTransformerForCausalLM
Browse files- config.json +1 -4
- model.safetensors +2 -2
config.json
CHANGED
|
@@ -2,14 +2,11 @@
|
|
| 2 |
"architectures": [
|
| 3 |
"RecombinationTransformerForCausalLM"
|
| 4 |
],
|
| 5 |
-
"auto_map": {
|
| 6 |
-
"AutoModelForCausalLM": "modeling.RecombinationTransformerForCausalLM"
|
| 7 |
-
},
|
| 8 |
"embed_dim": 1024,
|
| 9 |
"model_type": "RecombinationTransformer",
|
| 10 |
"num_heads": 4,
|
| 11 |
"num_layers": 8,
|
| 12 |
"torch_dtype": "float32",
|
| 13 |
"transformers_version": "4.41.2",
|
| 14 |
-
"vocab_size":
|
| 15 |
}
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"RecombinationTransformerForCausalLM"
|
| 4 |
],
|
|
|
|
|
|
|
|
|
|
| 5 |
"embed_dim": 1024,
|
| 6 |
"model_type": "RecombinationTransformer",
|
| 7 |
"num_heads": 4,
|
| 8 |
"num_layers": 8,
|
| 9 |
"torch_dtype": "float32",
|
| 10 |
"transformers_version": "4.41.2",
|
| 11 |
+
"vocab_size": 151646
|
| 12 |
}
|
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:f3de2a92d50fffac52d2843ff1fce5f14793fa76f82d55a7ccf1f4b4ab62d18b
|
| 3 |
+
size 3424674392
|