TJIET commited on
Commit
ecc0188
·
verified ·
1 Parent(s): 2c7cf0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -1,3 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
 
3
  # 🥭 FruitBench: A Multimodal Benchmark for Fruit Growth Understanding
 
1
+ ---
2
+ pretty_name: Fruit Ripeness Dataset
3
+ task_categories:
4
+ - image-classification
5
+ dataset_info:
6
+ features:
7
+ - name: fruit_type
8
+ dtype: string
9
+ - name: image_name
10
+ dtype: string
11
+ - name: image
12
+ dtype: image
13
+ - name: growth_stage
14
+ dtype: string
15
+ - name: recommendation
16
+ dtype: string
17
+ - name: consumer_score
18
+ dtype: int32
19
+ viewer: true
20
+ ---
21
+
22
 
23
 
24
  # 🥭 FruitBench: A Multimodal Benchmark for Fruit Growth Understanding