Skip to content

Commit

Permalink
new(readme): small additions
Browse files Browse the repository at this point in the history
  • Loading branch information
oKatanaaa committed Oct 4, 2023
1 parent ccfeb66 commit f1bdddc
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ On the horizon: I'm looking to integrate Huggingface with LIMA-GUI. Specifically
1. First install the lima-gui by running `pip install -e .` in the repo folder.
2. Run `python -m lima_gui.app`

If you experience any problem, please make a corresponding issue.

## TODO

- [ ] Safeguards not to lose data.
Expand All @@ -123,4 +125,9 @@ On the horizon: I'm looking to integrate Huggingface with LIMA-GUI. Specifically
- [ ] Token count support.
- [x] Keep tabulation.
- [ ] Save settings/current config.
- [ ] Import ChatGPT exported dialogues.
- [ ] Import ChatGPT exported dialogues.
- [ ] Stats board that shows various useful statistics about current data (token count distribution, number of samples by tags/languages).

## Pull requests

Any changes that simplify or make data gathering more comfortable (UI/UX, QoL, tools, etc) are welcome.

0 comments on commit f1bdddc

Please sign in to comment.