TJIET commited on
Commit
b969854
Β·
verified Β·
1 Parent(s): d1d5473

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -117,6 +117,7 @@ All tasks are evaluated under both **zero-shot** and **one-shot** settings using
117
  ## πŸ“‚ Data Structure
118
 
119
  The dataset is organized as follow:
 
120
  FruitBench/
121
  β”œβ”€β”€ Data/
122
  β”‚ β”œβ”€β”€ Apple/
@@ -141,7 +142,7 @@ FruitBench/
141
  β”‚ β”œβ”€β”€ Apple.json
142
  β”‚ β”œβ”€β”€ Banana.json
143
  β”‚ └── ...
144
-
145
 
146
  ## βš™οΈ Environment Setup
147
 
 
117
  ## πŸ“‚ Data Structure
118
 
119
  The dataset is organized as follow:
120
+ ```
121
  FruitBench/
122
  β”œβ”€β”€ Data/
123
  β”‚ β”œβ”€β”€ Apple/
 
142
  β”‚ β”œβ”€β”€ Apple.json
143
  β”‚ β”œβ”€β”€ Banana.json
144
  β”‚ └── ...
145
+ ```
146
 
147
  ## βš™οΈ Environment Setup
148