GPT-3.5
E18340
GPT-3.5 is a large language model that generates human-like text and powers conversational AI applications such as advanced chatbots and coding assistants.
Aliases (4)
Statements (47)
| Predicate | Object |
|---|---|
| instanceOf |
artificial intelligence system
→
autoregressive language model → foundation model → large language model → |
| architecture |
Transformer
→
|
| basedOn |
GPT-3 architecture
→
|
| canBeFineTuned |
true
→
|
| capability |
classification
→
code generation → conversation → question answering → reasoning over text → summarization → text completion → text generation → translation → |
| developedBy |
OpenAI
→
|
| hasVariant |
gpt-3.5-turbo
→
gpt-3.5-turbo-instruct → |
| inferenceMode |
autoregressive token sampling
→
|
| inputFormat |
text
→
|
| language |
English
→
|
| modelType |
decoder-only transformer
→
|
| notableDeployment |
ChatGPT
→
|
| optimizationFor |
cost efficiency compared to GPT-4
→
low-latency inference → |
| outputFormat |
text
→
|
| predecessor |
GPT-3
→
|
| provider |
OpenAI API
→
|
| releaseDate |
2022
→
|
| safetyFeature |
content filtering
→
instruction following with safety constraints → |
| successor |
GPT-4
→
|
| supportsFewShotLearning |
true
→
|
| supportsInterface |
chat completion API
→
completion API → |
| supportsLanguage |
English
→
multiple natural languages → |
| supportsZeroShotLearning |
true
→
|
| trainingDataCutoff |
2021
→
|
| trainingObjective |
next-token prediction
→
|
| usedFor |
chatbots
→
coding assistants → content generation → conversational AI applications → customer support automation → virtual assistants → |
Referenced by (7)
| Subject (surface form when different) | Predicate |
|---|---|
|
GPT-3.5
("gpt-3.5-turbo")
→
GPT-3.5 ("gpt-3.5-turbo-instruct") → |
hasVariant |
|
OpenAI
→
|
developed |
|
ChatGPT
("GPT-3.5-based ChatGPT")
→
|
notableVersion |
|
GPT-4
→
|
predecessor |
|
GPT-3
→
|
successor |
|
ChatGPT Plus
("GPT-3.5 family models")
→
|
uses |