Upload Baseline
Browse files- config.json +4 -0
- model.safetensors +3 -0
config.json
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"_commit_hash": null,
|
| 3 |
"activation": "gelu",
|
|
|
|
|
|
|
|
|
|
| 4 |
"block_name": "basic",
|
| 5 |
"cfg": {
|
| 6 |
"activation": "gelu",
|
|
@@ -39,6 +42,7 @@
|
|
| 39 |
],
|
| 40 |
"time_future": 1,
|
| 41 |
"time_history": 5,
|
|
|
|
| 42 |
"transformers_version": null,
|
| 43 |
"usegrid": false
|
| 44 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"_commit_hash": null,
|
| 3 |
"activation": "gelu",
|
| 4 |
+
"architectures": [
|
| 5 |
+
"Baseline"
|
| 6 |
+
],
|
| 7 |
"block_name": "basic",
|
| 8 |
"cfg": {
|
| 9 |
"activation": "gelu",
|
|
|
|
| 42 |
],
|
| 43 |
"time_future": 1,
|
| 44 |
"time_history": 5,
|
| 45 |
+
"torch_dtype": "float32",
|
| 46 |
"transformers_version": null,
|
| 47 |
"usegrid": false
|
| 48 |
}
|
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ef771a14fb71263aaa601d09b56302fa5934db6e0757fb11e8ddbf637e3918b3
|
| 3 |
+
size 25810604
|