openai key → 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

Fine tuning ChatGPT

  • davinci, curie
  • don’t give multiple example of same prompt
  • why do we need to customise model name
  • what is gpt Neo
  • python hosting vercel
  • my experience with fine tuning model will be important
  • provide imo and cordinate
  • ask for nearest port
  • in event of a disaster a bot can be relied upon to provide information about nearest help available “locate nearest vessel”
  • fleet owner “is any of my vessel in eca zone/ pirate zone”
  • what all information can davinci model provide me?
  • there are lot of articles on fine tuning gpt3
 
{"prompt": "What is IMO of Clipper Aegina?", "completion": "IMO of Clipper Aegina is "} \n
{"prompt": "<prompt text>", "completion": "<ideal generated text>"}
{"prompt": "<prompt text>", "completion": "<ideal generated text>"}
 
 

JSONL

  • Each line is valid JSON
  • extension .jsonl
  • Line separator is \n or \r\n

VSCode setup

Questions

  • task What are the number of parameters GPT davinci was trained on?