README notes
This commit is contained in:
@@ -49,15 +49,13 @@ Pass `--help` to see a summary of subcommands and options.
|
|||||||
* gather
|
* gather
|
||||||
|
|
||||||
Scan files to capture existing text descriptions and UCS categories
|
Scan files to capture existing text descriptions and UCS categories
|
||||||
and save as a dataset. This function is used to construct datasets
|
and save as a dataset.
|
||||||
that `evaluate` can use to test models and finetune can use to
|
|
||||||
refine them.
|
|
||||||
|
|
||||||
* ~finetune~ (planned)
|
* ~finetune~ (planned)
|
||||||
|
|
||||||
Fine-tune an existing sentence embedding model with training data.
|
Fine-tune an existing sentence embedding model with training data.
|
||||||
|
|
||||||
* evaluate
|
* ~evaluate~ (FIXME phase)
|
||||||
|
|
||||||
Use datasets to evaluate the performance of a model and fine-tuning.
|
Use datasets to evaluate the performance of a model and fine-tuning.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user