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,420 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

This issue has no description.

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

Start with gen_judgment.py and trace how it writes gpt-4_single.jsonl. Identify the meanings of g1_winer, g2_winer, judge, and g1_user_prompt from the generation logic, then document those meanings where project documentation supports them.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.