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

Train Model Error #2

Open
LoveMaker-10086 opened this issue Jun 13, 2024 · 5 comments
Open

Train Model Error #2

LoveMaker-10086 opened this issue Jun 13, 2024 · 5 comments

Comments

@LoveMaker-10086
Copy link

When we train your model on small train and validation sets, a error occurred:
微信图片_20240613210536
Exceptions were threw out when the program preprocessed test.csv. However, we found all the queries are '0'(not 'false') in click column. Can you solve this for us?😭

@zhujiem
Copy link

zhujiem commented Jun 14, 2024

Please provide the full logs, thanks!

@LoveMaker-10086
Copy link
Author

Please provide the full logs, thanks!

logs.txt
Here is the full logs of this error. 🙏

@zhujiem
Copy link

zhujiem commented Jun 14, 2024

检查一下test.csv 是否有一行坏数据,导致csv的列错位了呢。 test.csv是small版本还是full版本

@LoveMaker-10086
Copy link
Author

test.csv只有full版本的,我检查了click全是0,我可以看一下你的header吗

@LoveMaker-10086
Copy link
Author

检查一下test.csv 是否有一行坏数据,导致csv的列错位了呢。 test.csv是small版本还是full版本

这是我的header:
['impression_id', 'read_time', 'scroll_percentage', 'device_type', 'article_id', 'user_id', 'is_sso_user', 'gender', 'postcode', 'age', 'is_subscriber', 'session_id', 'is_beyond_accuracy', 'trigger_id', 'click', 'premium', 'article_type', 'ner_clusters', 'topics', 'category', 'subcategory', 'total_inviews', 'total_pageviews', 'total_read_time', 'sentiment_score', 'sentiment_label', 'subcat1', 'hist_id', 'hist_cat', 'hist_subcat1', 'hist_sentiment', 'hist_type', 'publish_days', 'publish_hours', 'impression_hour', 'impression_weekday', 'pulish_3day', 'pulish_7day']

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

2 participants