Skip to content

Conversation

@jeetundaviya
Copy link

December 2024 Student Submission

Module Completed

  • Module 1: Instruction Tuning
  • Module 2: Preference Alignment
  • Module 3: Parameter-efficient Fine-tuning
  • Module 4: Evaluation
  • Module 5: Vision-language Models
  • Module 6: Synthetic Datasets
  • Module 7: Inference
  • Module 8: Deployment

Changes Made

Describe what you've done in this PR:

  1. What concepts did you learn? - Tokenizer and apply_chat_template
  2. What changes or additions did you make? - Completed chat_templates_example.ipynb Exercise
  3. Any challenges you faced? - NA

Notebooks Added/Modified

List any notebooks you've added or modified:

  • Added new example in module_name/student_examples/my_example.ipynb
  • Modified existing notebook with additional examples - chat_templates_example.ipynb
  • Added documentation or comments

Checklist

  • I have read the module materials
  • My code runs without errors
  • I have pushed models and datasets to the huggingface hub
  • My PR is based on the december-2024 branch

Questions or Discussion Points

Add any questions you have or points you'd like to discuss:

  1. Please review my notebook and let me know if the solution submitted is correct or it requires modifications

Additional Notes

Any other information that might be helpful for reviewers:

ViniFBN and others added 30 commits December 16, 2024 13:58
copying the files in order to translate them later
For now, the jupyter notebooks are not translated yet.
Module 3 fully translated to brazilian portuguese and up-to-date with the main commits of the original repo
Conclusion of the translation regarding the fourth module
A file (project\README.md) was not saved properly, now it should be appearing on the repo
I understood, but I prefer the usual formulation
burtenshaw and others added 28 commits January 16, 2025 20:59
[TRANSLATION] Add 3_parameter_efficient_finetuning and 4_evaluation EN-JA translation
…nce-module

[MODULE] Add module on inference
…book-import-error

fix: notebook import error
Fixed minor typo in supervised_fine_tuning.md
…age-synthetic-datasets

[TRANSLATION] Add 5_vision_language_models and 6_synthetic_datasets EN-JA translation
[TRANSLATION] Translate Module 5 and 6 to Vietnamese
@jeetundaviya jeetundaviya changed the title Review for chat_templates_example.ipynb Review for chat_templates_example.ipynb and sft_finetuning_example.ipynb Mar 29, 2025
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.