heesup commited on
Commit
ca38759
·
verified ·
1 Parent(s): 8f7e5c0

Fix YAML indentation and keep real_dap10_boxes split config

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -9,6 +9,15 @@ language:
9
  pretty_name: VLM Plant Sim
10
  size_categories:
11
  - 10K<n<100K
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  # VLM Plant Sim
 
9
  pretty_name: VLM Plant Sim
10
  size_categories:
11
  - 10K<n<100K
12
+ configs:
13
+ - config_name: default
14
+ data_files:
15
+ - split: synthetic
16
+ path: manifests/synthetic.jsonl
17
+ - split: real
18
+ path: manifests/real.jsonl
19
+ - split: real_dap10_boxes
20
+ path: manifests/initial_plant.jsonl
21
  ---
22
 
23
  # VLM Plant Sim