Commit
•
f08afb8
1
Parent(s):
bd72653
add model
Browse files- config.json +2 -1
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"act_dim": 6,
|
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-halfcheetah-expert",
|
3 |
"act_dim": 6,
|
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 6609774
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:385c4c4997efd35fd42dc8bb39c0f83aac981279eb4837b02b238072b988d78c
|
3 |
size 6609774
|