huggingface / notebooks

Notebooks using the Hugging Face libraries 🤗
Apache License 2.0
3.44k stars 1.46k forks source link

4 files in transformers_doc/en/ directory are newer than the ones in transformers_doc and should be identical. #494

Open whitesscott opened 1 month ago

whitesscott commented 1 month ago

The four files listed below in the transformers_doc/en/ directory are newer than the ones in transformers_doc/ , have different file sizes and diff shows the differences. It appears they should be identical.

huggingface/notebooks/transformers_doc/training.ipynb committed Apr 27, 2022 huggingface/notebooks/transformers_doc/en/training.ipynb committed Jun 2, 2023

huggingface/notebooks/transformers_doc/preprocessing.ipynb huggingface/notebooks/transformers_doc/en/preprocessing.ipynb

huggingface/notebooks/transformers_doc/quicktour.ipynb huggingface/notebooks/transformers_doc/en/quicktour.ipynb

huggingface/notebooks/transformers_doc/task_summary.ipynb huggingface/notebooks/transformers_doc/en/task_summary.ipynb

daredevil3435 commented 1 month ago

so one need to update older notebooks as per new ones, right? can I work on this issue? @whitesscott