Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/modules/natural/README.md

9 lines
393 B
Markdown
Raw Normal View History

2023-03-09 06:02:00 +00:00
## Files
- `datasets/`: for dataset archive.
- Run `create_jsonl.py` to create jsonl files for dataset.txt
- dataset.txt is the training-pending dataset
- I regularly run a new fine-tuning job on the dataset.txt. After the job is done, I will move the dataset to `datasets/` and remove it from `dataset.txt`.
The latest model is `curie:ft-teahouse-studios:nl2c-2023-03-09-11-31-56`.