Can you provide instructions to use the fastchat/data folder?
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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