Skip to content

Add Malayalam (ml) translation for Chapter 0 and Chapter 1 - #1303

Open
nikhilkilivayil wants to merge 21 commits into
huggingface:mainfrom
nikhilkilivayil:ml-translation-ch0-ch1
Open

Add Malayalam (ml) translation for Chapter 0 and Chapter 1#1303
nikhilkilivayil wants to merge 21 commits into
huggingface:mainfrom
nikhilkilivayil:ml-translation-ch0-ch1

Conversation

@nikhilkilivayil

Copy link
Copy Markdown

Hi @lewtun and @stevhliu 👋

This PR adds the Malayalam (ml) translation for Chapter 0 (Setup) and Chapter 1 (Transformer models), sections 1–11.

Related issue: #1263

Changes:

  • chapters/ml/chapter0/1.mdx
  • chapters/ml/chapter1/1.mdx11.mdx
  • chapters/ml/_toctree.yml
  • chapters/ml/TRANSLATING.txt — glossary and translation choices for ML/NLP jargon
  • Added a Malayalam row to the "Languages and translations" table in chapters/en/chapter1/1.mdx and to the README table
  • Added ml to the languages list in build_documentation.yml and build_pr_documentation.yml

Code blocks, URLs, image paths, MDX components and anchor IDs are unchanged. Built locally with doc-builder build course chapters/ml --not_python_module — all 16 files render without errors.

Note: two intermediate commit messages picked up an auto-suggested text ("Add ungraded quiz…", "Update fmt.Println…"); the file contents are correct — happy to squash if preferred.

Happy to revise based on review 🙏

This document provides an overview of Natural Language Processing (NLP) and Large Language Models (LLMs), discussing their significance, capabilities, challenges, and the evolution of NLP tasks.
This file introduces an ungraded quiz for Chapter 1, containing questions related to the Transformers library and its functionalities, specifically focusing on models and their applications.
This section discusses biases and limitations of pre-trained models, using BERT as an example to illustrate potential gender biases in outputs.
Introduced a new chapter on Transformers and Large Language Models, covering fundamental concepts, capabilities, architectures, recent developments, and practical applications.
Added a quiz section to test knowledge on chapter concepts.
Added Malayalam language section for course translation.
Updated the explanation of using a pre-trained model for automatic speech recognition, clarifying the encoder-decoder structure and training process.
@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants