435 B
435 B
Assets
Bundled resources for transfer-learning-adapter skill
- example_config.json: Provides an example configuration file for adapting a pre-trained model to a new dataset.
- model_architecture.png: A diagram illustrating the architecture of a commonly used pre-trained model.
- data_preprocessing_example.py: A code snippet demonstrating how to preprocess the new dataset to be compatible with the pre-trained model.