GithubHelp home page GithubHelp logo

Understanding of results about crslab HOT 4 CLOSED

rucaibox avatar rucaibox commented on July 25, 2024
Understanding of results

from crslab.

Comments (4)

ahtsham58 avatar ahtsham58 commented on July 25, 2024

could you please spare few moments

from crslab.

ToheartZhang avatar ToheartZhang commented on July 25, 2024

Thanks for your feedback! Due to the special social strategy annotation of the original Inspired dataset, we currently implement only the model without the strategy module considering the compatibility of the dataset. Therefore, we did not report replication results for this model in README.

from crslab.

ahtsham58 avatar ahtsham58 commented on July 25, 2024

Thanks for your response.

Could you please help me to get the final responses generated with the inspired model along with item recommendations? In other words, for qualitative analysis, we need complete responses given the user utterance.

You may point out the right place of code and maybe some tips so that I can modify the code in order to get the required results.

from crslab.

ToheartZhang avatar ToheartZhang commented on July 25, 2024

Sorry for the late reply, both the conversation model and the recommendation model provide generated results.

rec_loss, rec_predict = self.rec_model.recommend(batch, mode)

pred = self.conv_model.converse(batch, mode)

However, we do not provide an interface to store the generated results for now. In order to record the generated results, you can modify step function to return results in the validation.

from crslab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.