{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/12-natural-language-processing/nlp-advanced-topics/#resource",
      "name": "Advanced Natural Language Processing Topics",
      "description": "Advanced Natural Language Processing Topics Advanced NLP techniques and architectures. Table of Contents Advanced Transformer Architectures Training LLMs f…",
      "url": "https://nabidinmotion.com/l/12-natural-language-processing/nlp-advanced-topics/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/12-natural-language-processing/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "12-natural-language-processing",
          "item": "https://nabidinmotion.com/l/12-natural-language-processing/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Advanced Natural Language Processing Topics",
          "item": "https://nabidinmotion.com/l/12-natural-language-processing/nlp-advanced-topics/"
        }
      ]
    }
  ]
}
