Commit c79fefc
authored
Updates to prepare_data function (openai#29)
* update documentation links to point to the website
* Fix encoding
* Add rough time estimator based on historical stats
* Fix train_test split naming logic; add quiet mode for running inside scripts
* Add a finetuning step by step example for a classification use case.
* add classification params if train and valid set; add length_validator1 parent 7afc3b5 commit c79fefc
5 files changed
Lines changed: 901 additions & 68 deletions
File tree
- examples/finetuning
- openai
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments