question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Query] Implementing Models

See original GitHub issue

Is the KerasNLP team also looking to implement entire models or are we restricting ourselves to building blocks?

For example, if we take FNet, we currently have its encoder block in KerasNLP. So, will we stack these encoder blocks and implement the entire FNet model in keras_nlp.models, and at the same time, will we upload pretrained models weights to TFHub? Or will we leave that to the main TensorFlow repository (since many models are already present in the TF Model Garden)?

Thanks!

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
chenmoneygithubcommented, Apr 5, 2022

@abheesht17 Sorry we won’t provide any feedback on GSoC proposals at this time.

1reaction
mattdangerwcommented, Apr 5, 2022

This is actively under discussion. We definitely do want a way to use our components here in pretrained models, but that may not be done in this repo. So for now at least, the correct mental model for keras-nlp is a library of components, not models.

We will definitely be giving more guidance here going forward.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Query Model
Spatial and Graph uses a two-tier query model to resolve spatial queries and spatial joins. The term is used to indicate that two...
Read more >
Model querying with query models - ACM Digital Library
Model querying is an integral part of Model-Driven Engineering. Developers query models when specifying model transformations, when defining model ...
Read more >
Query Models | SpringerLink
In this paper we present a new modeling notation for representing queries using the UML. We introduce special symbols for common selection purposes...
Read more >
Model query subjects - IBM
Model query subjects are based on query items in other query subjects or dimensions, including other model query subjects. By using model query...
Read more >
The Query Model - coding example - YouTube
In this video, we are going to build out the query side of our application by defining a simple Query Model and explain...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found