* Update BaseDatasetConfig
- Add dataset_name
- Chane name to formatter_name
* Update compute_embedding
- Allow entering dataset by args
- Use released model by default
- Use the new key format
* Update loading
* Update recipes
* Update other dep code
* Update tests
* Fixup
* Load multiple embedding files
* Fix argument names in dep code
* Update docs
* Fix argument name
* Fix linter
* arctic recipe added
* config correction
* arctic config update
* directory name fix
* ugly prints added
* config and data corrections
* training instructions added
* documentation updates for finetuning and data prep
Revert "arctic recipe added"
This reverts commit 77b4df1f43a00af642f43655abf817e0551d0147.
doc updates for finetuning and data prep