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

Negotiation task RL accuracy. #3

Open
UtkarshSaxena1 opened this issue Nov 9, 2023 · 1 comment
Open

Negotiation task RL accuracy. #3

UtkarshSaxena1 opened this issue Nov 9, 2023 · 1 comment

Comments

@UtkarshSaxena1
Copy link

Hi. I am attempting to run the shared codebase. I was testing the negotiation task given in the paper with a language model of my choice (LLAMA2). I am not sure how to obtain the RL Model accuracy (given in the main paper Fig. 4 bottom). I ran negotiation/selfplay.py and am unable to understand which of the following metric corresponds to RL model accuracy :

" 250: dialog_len=3.78 sent_len=1.00 agree=94.00% advantage=-0.49 pareto=82.98 time=0.015s comb_rew=13.09 alice_rew=6.32 alice_sel=44.40% alice_unique=11 alice_novelty=0.73 alice_diversity=0.97 bob_rew=6.78 bob_sel=55.60% bob_unique=14 bob_novelty=0.76 bob_diversity=0.98 full_match=0.58"

@jerem99
Copy link

jerem99 commented Aug 10, 2024

@minaek can you please help here? Thanks

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

3 participants
@jerem99 @UtkarshSaxena1 and others