Hacker News new | ask | show | jobs
by mullikine 1452 days ago
When I tested for this type of thing last year, I found GPT-3 produced real-looking phone numbers, but nothing correct. But it would certainly produce factual information sometimes.

  title: "Search for phone number"
  prompt: |+
      Contact.
  
      Dunedin City Council, phone
      Mobile: 03-477 4000
      ###
      New Zealand Automobile Association
      Phone: 09-966 8688
      ###
      <1>
      Mobile:
  engine: "davinci"
  temperature: 0.1
  max-tokens: 60
  top-p: 1.0
  frequency-penalty: 0.5