Skip to content

Commit

Permalink
Update tiny dataset for IMAGENET
Browse files Browse the repository at this point in the history
  • Loading branch information
anhappdev committed Feb 24, 2025
1 parent 95dcc01 commit 39639e5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions flutter/assets/tasks.pbtxt
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ task {
}
tiny {
name: "Imagenet dataset for integration test"
input_path: "https://mobile.mlcommons-storage.org/app-resources/datasets/v0_7/imagenet_tiny.zip"
input_checksum: "42cb83d80d0341d6719d68b32322adf2"
groundtruth_path: "https://mobile.mlcommons-storage.org/app-resources/datasets/v3_0/imagenet_tiny-groundtruth.txt"
groundtruth_checksum: "cc6d83ca25daeb2475f36c079e53bc26"
input_path: "https://mobile.mlcommons-storage.org/app-resources/datasets/v0_7/imagenet.zip"
input_checksum: "fdcce28e06475321dc9b1c63a5539a4e"
groundtruth_path: "https://mobile.mlcommons-storage.org/app-resources/datasets/v0_7/imagenet_val.txt"
groundtruth_checksum: "11280eca81f2e62d585c43d48dd679bb"
}
}
model {
Expand Down

0 comments on commit 39639e5

Please sign in to comment.