arashakb commited on
Commit
6f77832
·
verified ·
1 Parent(s): e9a177c

Upload spatial_calib_10_episodes.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. spatial_calib_10_episodes.json +22 -0
spatial_calib_10_episodes.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "format": "openvla_calibration_binary",
3
+ "version": 1,
4
+ "num_frames": 708,
5
+ "num_episodes_requested": 10,
6
+ "hidden_dim": 4096,
7
+ "dataset": "libero_spatial_no_noops",
8
+ "model": "openvla/openvla-7b-finetuned-libero-spatial",
9
+ "sequence_length_stats": {
10
+ "min": 294,
11
+ "max": 300,
12
+ "mean": 296.15112994350284,
13
+ "std": 1.8167570194884204
14
+ },
15
+ "file_structure": {
16
+ "header_size": 48,
17
+ "index_block_size": 2832,
18
+ "offset_block_size": 5664,
19
+ "data_block_size": 3435315200,
20
+ "total_size": 3435323744
21
+ }
22
+ }