lm-sys / lm-sys/FastChat

When I run the gen_judgment.py file, setting different parameters will generate the corresponding gpt-4_single.jsonl or gpt-4_pair.jsonl file, the meaning of some fields in gpt-4_single.jsonl is not clear, Can you explain what the g1_winer, g2_winer, judge, and g1_user_prompt fields mean? thank you

Open
#2,421 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
39.5k
Forks
4.8k
PR merge metrics
No merged PRs in 30d

Description

When I run the gen_judgment.py file, setting different parameters will generate the corresponding gpt-4_single.jsonl or gpt-4_pair.jsonl file, the meaning of some fields in gpt-4_single.jsonl is not clear, Can you explain what the g1_winer, g2_winer, judge, and g1_user_prompt fields mean? thank you
![image](https://github.com/lm-sys/FastChat/assets/139730426/43dd8ed6-4459-4b7e-8fd6-a86b97f3c8b2)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open gen_judgment.py and trace how gpt-4_single.jsonl is produced, focusing on the g1_winer, g2_winer, judge, and g1_user_prompt fields. Document the meaning of each field clearly, including how the parameters affect the generated output.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.