Getting error while Fine tuning Meta LLM in azure ML studio.

Haji Pasha 0 Reputation points
2024-07-02T10:31:56.33+00:00

I am importing data from json file as data source , and providing to ML ,to train LLM model but getting below error, Not getting why i am getting sql related error , as i am not using any SQL server in this process.

Please help me .

error details:

Error Code: ScriptExecution.StreamAccess.Validation Validation Error Code: NotSupported Validation Target: Input Native error: error in streaming from input data sources StreamError(InvalidInput(NotSupported { message: "Datastore of type "AzureSqlDatabase" is not supported.", source: None })) => invalid input InvalidInput(NotSupported { message: "Datastore of type "AzureSqlDatabase" is not supported.", source: None }) => Provided input is not supported: Datastore of type "AzureSqlDatabase" is not supported. NotSupported { message: "Datastore of type "AzureSqlDatabase" is not supported.", source: None } Error Message: Provided input is not supported. Datastore of type "AzureSqlDatabase" is not supported.. | session_id=0a6dd58a-eb91-4f3c-b78d-00bde6d48b8b

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,687 questions
{count} votes