@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-TS6Z4C6T-T>
  skos:exactMatch <https://www.wikidata.org/wiki/Q16251345> ;
  skos:definition "Tendance d'un modèle de langue à oublier soudainement des informations importantes qu'il avait précédemment apprises, en général lorsqu'il est exposé à de nouvelles données différentes de celles sur lesquelles il a été entrainé, ce qui dégrade sa performance de manière significative."@fr, "The tendency of an artificial neural network to abruptly and drastically forget previously learned information upon learning new information. (Wikipedia)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Catastrophic forget"@en, "Oubli catastrophique"@fr ;
  dc:modified "2024-05-29T06:40:13"^^xsd:dateTime ;
  skos:prefLabel "oubli catastrophique"@fr, "catastrophic forgetting"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BKV07MF4-4> ;
  a skos:Concept ;
  skos:altLabel "catastrophic interference"@en .

<http://data.loterre.fr/ark:/67375/8LP-BKV07MF4-4>
  skos:prefLabel "problème d'apprentissage"@fr, "learning problem"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-TS6Z4C6T-T> .

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