AdaptLLM commited on
Commit
3a08804
1 Parent(s): a3625e9

Upload folder using huggingface_hub (#2)

Browse files

- 33d1cf284b825ca9aada6a55357ab226b1b56cee41ae8d46a4fe8d78e5d7e543 (6647f98f3e858eb44535352e59eb96d2448941d6)

dataset_dict.json CHANGED
@@ -1 +1 @@
1
- {"splits": ["food101", "foodseg103", "nutrition50k"]}
 
1
+ {"splits": ["food_eval_multitask_v2"]}
food_eval_multitask_v2/data-00000-of-00001.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7c664359d6c82592b5565fabce70eb6b226575ddbc76287e43ebf88b29f1052
3
+ size 189520
food_eval_multitask_v2/dataset_info.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "_type": "Image"
7
+ },
8
+ "input": {
9
+ "dtype": "string",
10
+ "_type": "Value"
11
+ },
12
+ "label": {
13
+ "dtype": "string",
14
+ "_type": "Value"
15
+ }
16
+ },
17
+ "homepage": "",
18
+ "license": ""
19
+ }
food_eval_multitask_v2/state.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_data_files": [
3
+ {
4
+ "filename": "data-00000-of-00001.arrow"
5
+ }
6
+ ],
7
+ "_fingerprint": "7ac40658b311a4ea",
8
+ "_format_columns": null,
9
+ "_format_kwargs": {},
10
+ "_format_type": null,
11
+ "_output_all_columns": false,
12
+ "_split": null
13
+ }