8 lines
435 B
Markdown
8 lines
435 B
Markdown
# 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.
|