Could you give test_data.txt for look?
+1
yes it would be great to share file with data, everybody puts some data to demonstrate how code works by the way this link https://tech.meituan.com/deep-understanding-of-ffm-principles-and-practices.html in Chinese, do you similar link in English?
+1
In case you guys are still in need, I found test_data.txt in one of the previous commits.
The data format is same as this project: https://github.com/guestwalk/libffm
Data Format
The data format of LIBFFM is:
<label> <field1>:<feature1>:<value1> <field2>:<feature2>:<value2> ...
great you can find data here, at previous commit https://github.com/drcut/FFM-tensorflow/blob/0ab97c7b7000041abb5bff22406e3631f3dff2b9/test_data.txt
thanks to everyone for help
if somebody knows more data in format for FFM? better with original raw data and transformed data