"git@developer.sourcefind.cn:orangecat/ollama.git" did not exist on "a210ec74d29ee718bca9b3c192e0a93cf86cbf21"
Commit 989d08a3 authored by Jimmy's avatar Jimmy Committed by Neal Wu
Browse files

fix script to match example

parent c766ef27
......@@ -674,8 +674,8 @@ bazel-bin/inception/build_image_data \
--validation_directory="${VALIDATION_DIR}" \
--output_directory="${OUTPUT_DIRECTORY}" \
--labels_file="${LABELS_FILE}" \
--train_shards=128 \
--validation_shards=24 \
--train_shards=24 \
--validation_shards=8 \
--num_threads=8
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment