Skip to content

Class: LLM

Deep learning model that uses artificial neural networks trained on vast

amounts of data to understand and generate natural language and other

types of content to perform a wide range of tasks

URI: ai:LLM

 classDiagram
    class LLM
    click LLM href "../LLM/"
      AiModel <|-- LLM
        click AiModel href "../AiModel/"

Inheritance

Class Properties

Property Value
Class URI ai:LLM

Slots

Name Cardinality and Range Description Inheritance

In Subsets

Aliases

  • Large Language Model (LLM)

Identifier and Mapping Information

Annotations

property value
upstream_iri https://w3id.org/dpv/ai/owl#LLM
dpv_extension_slug ai

Schema Source

Mappings

Mapping Type Mapped Value
self ai:LLM
native ai:LLM
exact dpv_ai:LLM, dpv_ai_owl:LLM

LinkML Source

Direct

name: LLM
annotations:
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/ai/owl#LLM
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: ai
description: 'Deep learning model that uses artificial neural networks trained on
  vast

  amounts of data to understand and generate natural language and other

  types of content to perform a wide range of tasks'
in_subset:
- ai_systems_subset
- ai_subset
from_schema: https://w3id.org/lmodel/dpv/ai
aliases:
- Large Language Model (LLM)
exact_mappings:
- dpv_ai:LLM
- dpv_ai_owl:LLM
is_a: AiModel
class_uri: ai:LLM

Induced

name: LLM
annotations:
  upstream_iri:
    tag: upstream_iri
    value: https://w3id.org/dpv/ai/owl#LLM
  dpv_extension_slug:
    tag: dpv_extension_slug
    value: ai
description: 'Deep learning model that uses artificial neural networks trained on
  vast

  amounts of data to understand and generate natural language and other

  types of content to perform a wide range of tasks'
in_subset:
- ai_systems_subset
- ai_subset
from_schema: https://w3id.org/lmodel/dpv/ai
aliases:
- Large Language Model (LLM)
exact_mappings:
- dpv_ai:LLM
- dpv_ai_owl:LLM
is_a: AiModel
class_uri: ai:LLM