MIT License and Fine-tuning
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2023 01:01 AM
Some questions related to fine-tuning and the MIT License, I read the MIT license but still confusing about some points.
If I fine-tune the Dolly-v2 model, say using LoRA and my own dataset,
- Do I "own" the fine-tuned model?
- Am I allow to change the name and use it in commercial, say applying it into my company's department?
- Or is it still under the MIT license and subject to the restrictions? so I need to mention the pre-trained model is Dolly-v2 and it is under MIT license?
Many Thanks!