Skip to content

Commit 4ea7139

Browse files
committed
fix
1 parent 8314125 commit 4ea7139

File tree

4 files changed

+338
-335
lines changed

4 files changed

+338
-335
lines changed

demo/deep_model/train.sh

+1-3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,4 @@ python ../../python/train.py \
1313
# for feed Tensor when prediction
1414
python ../../python/predict_model.py \
1515
--dict "./data/dict.data" \
16-
--sparse_fields "9,6,116,152,179" \
17-
--train_file "./data/libfm.tfrecord" \
18-
--valid_file "./data/libfm.tfrecord"
16+
--sparse_fields "9,6,116,152,179"

0 commit comments

Comments
 (0)