How to use a dataset in chat format
Open
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 312
- Avg merge
- 1h 2m
- Merged PRs (30d)
- 2
Description
my dataset like this
{
"messages": [
[
{"role": "system", "content": ""},
{"role": "user", "content": ""},
{"role": "assistant", "content": ""}
]
]
}
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named, and the issue provides only a messages-shaped dataset example. Start by locating existing dataset and chat-format guidance in the repository, then clarify the expected loading or conversion path; done means documenting a reproducible way to use this format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data, machine-learning
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100