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

Updated Large-scale multi-label text classification example for Keras v3 #1779

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lpizzinidev
Copy link
Contributor

No description provided.

Copy link
Member

@fchollet fchollet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

This example will need more changes, for instance there are tf.keras references remaining. I think the whole example can be made backend-agnostic (with preprocessing in tf.data).

examples/nlp/.DS_Store

Please revert this file.

@lpizzinidev lpizzinidev force-pushed the multi-label-classification-v3 branch from 9659c55 to 2d76b3c Compare March 5, 2024 18:37
@lpizzinidev
Copy link
Contributor Author

@fchollet
Thanks for the feedback! (and sorry for messing up the files)
Maybe I'm missing something, but I don't think that ragged tensors are currently supported by Keras v3 so I'm not sure we can make this backend-agnostic.

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