HuggingFaceH4/ultrachat_200k
Viewer • Updated • 515k • 68.4k • 705
How to use venkycs/phi-2-instruct with Adapters:
from adapters import AutoAdapterModel
model = AutoAdapterModel.from_pretrained("undefined")
model.load_adapter("venkycs/phi-2-instruct", set_active=True)This model is a fine-tuned version of microsoft/phi-2 on the filtered ultrachat200k dataset using the SFT technique.
More information about the model architecture and specific modifications made during fine-tuning is needed.
More information about the intended use cases and any limitations of the model is needed.
More information about the datasets used for training and evaluation is needed.
The following hyperparameters were used during training:
Detailed training results and performance metrics are not provided. It's recommended to reach out to the model creator for more information.
View the full training metrics on TensorBoard here.
Base model
microsoft/phi-2