yuchi233 commited on
Commit
5e85e02
·
verified ·
1 Parent(s): abb31f2

Upload AGENTS.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. AGENTS.md +2 -2
AGENTS.md CHANGED
@@ -30,10 +30,10 @@ assets/robocasa/fixtures/dishwashers/Dishwasher031/
30
 
31
  Each asset directory must contain the source asset files and a `metadata.yaml`.
32
 
33
- For large upstream asset trees with many internal relative references, keep the upstream tree intact and index it as one collection-level asset. Current example:
34
 
35
  ```text
36
- assets/discoverse/models/
37
  ```
38
 
39
  This avoids breaking MJCF includes and mesh paths.
 
30
 
31
  Each asset directory must contain the source asset files and a `metadata.yaml`.
32
 
33
+ For large upstream asset trees with many internal relative references, still use the canonical four-level layout and index the tree as one collection-level asset. Current example:
34
 
35
  ```text
36
+ assets/discoverse/collections/models/discoverse_models/
37
  ```
38
 
39
  This avoids breaking MJCF includes and mesh paths.