Commit ·
e4b82a7
1
Parent(s): b0cac24
add model
Browse files- config.json +2 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"act_dim": 3,
|
| 3 |
"action_tanh": true,
|
| 4 |
"activation_function": "relu",
|
|
@@ -30,7 +31,7 @@
|
|
| 30 |
"summary_type": "cls_index",
|
| 31 |
"summary_use_proj": true,
|
| 32 |
"torch_dtype": "float32",
|
| 33 |
-
"transformers_version": "4.
|
| 34 |
"use_cache": true,
|
| 35 |
"vocab_size": 1
|
| 36 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "edbeeching/decision-transformer-gym-hopper-expert",
|
| 3 |
"act_dim": 3,
|
| 4 |
"action_tanh": true,
|
| 5 |
"activation_function": "relu",
|
|
|
|
| 31 |
"summary_type": "cls_index",
|
| 32 |
"summary_use_proj": true,
|
| 33 |
"torch_dtype": "float32",
|
| 34 |
+
"transformers_version": "4.18.0.dev0",
|
| 35 |
"use_cache": true,
|
| 36 |
"vocab_size": 1
|
| 37 |
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 6600494
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4c16a90bfc8bcca09a015021250df79d6d1450e85ac01b7ca5ac549318695893
|
| 3 |
size 6600494
|