lm-sys / lm-sys/FastChat

Can you provide instructions to use the fastchat/data folder?

Open Beginner friendly
#428 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation good first issue help wanted
Dominant language
Python
Stars
39.5k
Forks
4.8k
PR merge metrics
No merged PRs in 30d

Description

such as, how to generate training sample step by step from original file?
in addtion, what are the content of the sharegpt.json, as following:
python3 -m fastchat.data.sample --in sharegpt.json --out sampled.json

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 the fastchat/data folder and the `python3 -m fastchat.data.sample --in sharegpt.json --out sampled.json` entry point. Document the step-by-step process for generating training samples from the original file, including the contents and expected format of sharegpt.json; the issue is done when a newcomer can follow the instructions and run the example.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.