KMarsXu commited on
Commit
b7c2a94
Β·
verified Β·
1 Parent(s): 2dfcb64

Document Docker CI bucket output

Browse files

Add the Docker workflow artifact path to the public CI bucket layout.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -131,6 +131,7 @@ The bucket uses the following layout:
131
  ```text
132
  github_actions/
133
  β”œβ”€β”€ boost/predicted_labels/
 
134
  β”œβ”€β”€ prediction/predicted_labels/
135
  β”œβ”€β”€ train/saved_model/
136
  └── tta/predicted_labels/
 
131
  ```text
132
  github_actions/
133
  β”œβ”€β”€ boost/predicted_labels/
134
+ β”œβ”€β”€ docker/saved_model/
135
  β”œβ”€β”€ prediction/predicted_labels/
136
  β”œβ”€β”€ train/saved_model/
137
  └── tta/predicted_labels/