Skip to content

Minor fixes to Lab 1.5 of Course 1#10

Open
Muchay wants to merge 5 commits into
google-deepmind:mainfrom
Muchay:corrections
Open

Minor fixes to Lab 1.5 of Course 1#10
Muchay wants to merge 5 commits into
google-deepmind:mainfrom
Muchay:corrections

Conversation

@Muchay

@Muchay Muchay commented Nov 12, 2025

Copy link
Copy Markdown

a) replaced self.unknown_token_id with self.UNKNOWN_TOKEN in SimpleWordTokenizer.decode function,
b) minor fix to description in the Prepare Input and Target section

capyBearista and others added 5 commits October 25, 2025 02:14
…les.

- fix grammatical error in README.md: "The eight courses are in the curriculum are:" -> "The eight courses in the curriculum are:"
- fix misspelling in ai_foundations/visualizations/plots.py: "correclty" -> "correctly"
- remove word repetition "and and" in course_2/gdm_lab_2_1_preprocess_data.ipynb
- remove word repetition "to to" in course_2/gdm_lab_2_2_tokenize_texts_into_characters_and_words.ipynb
- fix misspelling "occurence" -> "occurrence" in course_3/gdm_lab_3_1_distinguish_between_signal_and_noise.ipynb
- remove word repetition "at at" in course_3/gdm_lab_3_6_mitigate_overfitting.ipynb
- fix "fo" -> "of" in course_3/gdm_lab_3_6_mitigate_overfitting.ipynb
- remove word repetition "a a" in course_4/gdm_lab_4_5_reflection_on_trainable_parameters.ipynb
Fix grammatical errors in course materials
docs: fixed a small typo in the notebook
Fixes to Lab 1.5 of Course 1
a) replaced self.unknown_token_id with self.UNKNOWN_TOKEN in SimpleWordTokenizer.decode function, 
b) minor fix to description in the Prepare Input and Target section
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.

4 participants