aposadasn commited on
Commit
198d350
·
verified ·
1 Parent(s): af22a1c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ koch_masked_pickandplace_dataset
26
 
27
  Likewise, for trained models follow a similar convention
28
  ```
29
- {robot}_{modeltype}_{name}_model
30
  ```
31
  where:
32
  - ```modeltype``` is the model used to train (e.g. action chunking with transformers: act)
 
26
 
27
  Likewise, for trained models follow a similar convention
28
  ```
29
+ {robot}_{modeltype}_{datatype}_{name}_model
30
  ```
31
  where:
32
  - ```modeltype``` is the model used to train (e.g. action chunking with transformers: act)