Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行r_deepfm_demo.py报错 #87

Open
couldn opened this issue May 20, 2024 · 0 comments
Open

运行r_deepfm_demo.py报错 #87

couldn opened this issue May 20, 2024 · 0 comments

Comments

@couldn
Copy link

couldn commented May 20, 2024

Traceback (most recent call last):
File "/workspace/yingxiao1/reclearn/example/r_deepfm_demo.py", line 62, in
model.fit(
File "/workspace/guangzhi/python/envs/yingxiao1_t5/lib/python3.10/site-packages/keras/src/engine/training_v1.py", line 856, in fit
return func.fit(
File "/workspace/guangzhi/python/envs/yingxiao1_t5/lib/python3.10/site-packages/keras/src/engine/training_arrays_v1.py", line 734, in fit
return fit_loop(
File "/workspace/guangzhi/python/envs/yingxiao1_t5/lib/python3.10/site-packages/keras/src/engine/training_arrays_v1.py", line 421, in model_iteration
batch_outs = f(ins_batch)
File "/workspace/guangzhi/python/envs/yingxiao1_t5/lib/python3.10/site-packages/keras/src/backend.py", line 4609, in call
fetched = self._callable_fn(*array_vals, run_metadata=self.run_metadata)
File "/workspace/guangzhi/python/envs/yingxiao1_t5/lib/python3.10/site-packages/tensorflow/python/client/session.py", line 1505, in call
ret = tf_session.TF_SessionRunCallable(self._session._session,
tensorflow.python.framework.errors_impl.InvalidArgumentError: indices[0,0] = 23 is not in [0, 3)
[[{{node deep_fm/embedding_33/embedding_lookup}}]]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant