79383287

Date: 2025-01-24 05:27:12
Score: 1.5
Natty:
Report link

Dataset format is change

{
  "systemInstruction": {
    "role": string,
    "parts": [
      {
        "text": string
      }
    ]
  },
  "contents": [
    {
      "role": string,
      "parts": [
        {
          // Union field data can be only one of the following:
          "text": string,
          "fileData": {
            "mimeType": string,
            "fileUri": string
          }
        }
      ]
    }
  ]
}

Refer document https://cloud.google.com/vertex-ai/generative-ai/docs/models/gemini-supervised-tuning-prepare

Reasons:
  • Probably link only (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Santosh Mallah