@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-V1WS80W6-2>
  skos:prefLabel "modèle de langue"@fr, "language model"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-WZRDPS99-J> .

<http://data.loterre.fr/ark:/67375/8LP-WZRDPS99-J>
  skos:hiddenLabel "Grand modèle de langue"@fr, "Large language model"@en ;
  skos:altLabel "LLM"@en, "LLM"@fr, "grand modèle linguistique"@fr, "modèle de langue de grande taille"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q115305900> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-C1FRVZ1K-P>, <http://data.loterre.fr/ark:/67375/8LP-J03B1BX3-N> ;
  dc:modified "2024-04-26T13:25:57"^^xsd:dateTime ;
  a skos:Concept ;
  skos:example "Nous proposons une nouvelle mesure ParaPLUIE s'appuyant sur l'utilisation d'un grand modèle de langue. (Lemesle, Chevelu, Lolive, Delhay-Lorrain & Martin, 2024)"@fr, "Par exemple un enseignant de Traitement Automatique des Langues (TAL) pourrait préférer « le grand modèle de langue GPT-3 apprend une nouvelle tâche grâce au contexte sans ajuster ses paramètres » à « le large language model GPT-3 learn une nouvelle task grâce au in-context learning sans fine-tuner ses paramètres » afin de rendre son cours plus intelligible. (Lerner & Yvon, 2024)"@fr, "Nous nous sommes penchés sur l'entraînement de grand modèle de langue de 7 milliards de poids choisissant ainsi Llama2 7b et Mistral 7b. (Gerald, Tamames, Ettayeb, Paroubek & Vilnat, 2024)"@fr ;
  skos:prefLabel "grand modèle de langue"@fr, "large language model"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-V1WS80W6-2> ;
  skos:definition "A type of artificial intelligence model trained on extensive amounts of text data and capable of understanding and generating human-like text, and are used for a variety of Natural Language Processing tasks like translation, summarization, and conversation. (Ubiquity, Glossary of terms related to Generative artificial intelligence)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-C1FRVZ1K-P>
  skos:prefLabel "T5 model"@en, "modèle T5"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WZRDPS99-J> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-J03B1BX3-N>
  skos:prefLabel "BLOOM"@fr, "BLOOM"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WZRDPS99-J> .

