File size: 747 Bytes
721d9b9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
# salesGPT_v1_1
Extension of salesGPT_v1: https://huggingface.co/goendalf666/salesGPT_v1
In this version different LoRa configurations are tested.
The backbone of this model is phi1_5: https://huggingface.co/microsoft/phi-1_5
## References
The main model is salesGPT_v2: https://huggingface.co/goendalf666/salesGPT_v2
To see the code for the generation, inference and dataset generation see the github repo: https://github.com/tom813/salesGPT_foundation
The datasets that are used to fine tune this model are:
https://huggingface.co/datasets/goendalf666/sales-conversations-instruction-base
https://huggingface.co/datasets/goendalf666/sales-textbook_for_convincing_and_selling
https://huggingface.co/datasets/goendalf666/sales-conversations-2
|