@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 ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@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-PKR44CFH-K> .

<http://data.loterre.fr/ark:/67375/8LP-PKR44CFH-K>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-V1WS80W6-2> ;
  skos:hiddenLabel "UlmFit"@en, "UlmFit"@fr, "ULMFit"@en, "ULMFit"@fr, "ULMfit"@en, "ULMfit"@fr, "ULMFIT"@en, "ULMFIT"@fr ;
  skos:definition "An effective transfer learning method that can be applied to any task in NLP. ( <a href=\"https://nlp.fast.ai/category/classification.html\">https://nlp.fast.ai/category/classification.html</a>)"@en, "« Méthode efficace d'apprentissage par transfert qui peut être appliquée à n'importe quelle tâche de TAL. » (source :  <a href=\"https://nlp.fast.ai/category/classification.html\">https://nlp.fast.ai/category/classification.html</a>)"@fr ;
  a skos:Concept ;
  dc:modified "2024-04-26T13:28:25"^^xsd:dateTime ;
  skos:altLabel "Universal Language Model FIne-Tuning"@en ;
  skos:prefLabel "ULMFiT"@en, "ULMFiT"@fr ;
  skos:exactMatch ltk:-MTQHLWC9-V ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
