Upload 3 files
Browse files- config.json +1 -1
- config.yaml +1 -1
- model.safetensors +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"action_chunk_size": 5,
|
3 |
-
"bet_softmax_temperature": 0.
|
4 |
"crop_is_random": true,
|
5 |
"crop_shape": [
|
6 |
84,
|
|
|
1 |
{
|
2 |
"action_chunk_size": 5,
|
3 |
+
"bet_softmax_temperature": 0.01,
|
4 |
"crop_is_random": true,
|
5 |
"crop_shape": [
|
6 |
84,
|
config.yaml
CHANGED
@@ -180,5 +180,5 @@ policy:
|
|
180 |
offset_loss_weight: 10000.0
|
181 |
primary_code_loss_weight: 5.0
|
182 |
secondary_code_loss_weight: 0.5
|
183 |
-
bet_softmax_temperature: 0.
|
184 |
sequentially_select: false
|
|
|
180 |
offset_loss_weight: 10000.0
|
181 |
primary_code_loss_weight: 5.0
|
182 |
secondary_code_loss_weight: 0.5
|
183 |
+
bet_softmax_temperature: 0.01
|
184 |
sequentially_select: false
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 158152442
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:85995b992d83133f65e2a3d81bbeefeaa9e082f4e79d6cff5d5c5ab05cfc096b
|
3 |
size 158152442
|