Skip to content

Add Ukrainian translation of README.md#39212

Open
VXXXO wants to merge 6 commits into
huggingface:mainfrom
VXXXO:add-ukrainian-readme
Open

Add Ukrainian translation of README.md#39212
VXXXO wants to merge 6 commits into
huggingface:mainfrom
VXXXO:add-ukrainian-readme

Conversation

@VXXXO

@VXXXO VXXXO commented Jul 3, 2025

Copy link
Copy Markdown

What does this PR do?

Adds Ukrainian translation of the main README.md file to improve accessibility for Ukrainian-speaking developers and researchers.

Changes made

  • Created i18n/README_uk.md with a complete Ukrainian translation of the main README.md
  • Added link to Ukrainian version in the main README.md language navigation
  • Translation includes all sections: installation, quickstart, examples, model showcases, etc.
  • Adapted code examples and explanations for Ukrainian language context
  • Maintained all original links, images, and technical references

Motivation

This change improves the accessibility of the Transformers library for the Ukrainian developer community. With over 40 million Ukrainian speakers worldwide, this translation will help more developers and researchers easily understand and use the library in their native language.

The Ukrainian translation follows the same high-quality standards as other language versions in the repository, providing a comprehensive and accurate translation that maintains the technical accuracy of the original documentation.

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review?

@stevhliu - Documentation

VXXXO added 6 commits July 3, 2025 23:37
…odel

- Rename PretrainedFSMTModel to PreTrainedFSMTModel to match naming convention
- Update all usages and exports accordingly
- Fixes issue huggingface#39202
- Add minimal mobilenet_v5 model implementation with config, model, and image processor
- Register mobilenet_v5 in auto classes (AutoConfig, AutoModel, AutoImageProcessor)
- Fixes issue huggingface#39208: 'Unknown Model (mobilenetv5_300m_enc)' when loading Gemma 3n
- Provides stub implementation that prevents crashes and allows future expansion
- Includes proper docstrings and warnings about stub nature
- All components are properly integrated with Transformers architecture
@github-actions

github-actions Bot commented Jul 3, 2025

Copy link
Copy Markdown
Contributor

[For maintainers] Suggested jobs to run (before merge)

run-slow: auto, fsmt

@stevhliu stevhliu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

  1. Can you also update the other language README.md's [here] (https://github.com/huggingface/transformers/tree/main/i18n) to include your Ukranian translation?
  2. You don't need to make any changes to any of the other files.
  3. You'll need someone who can read Ukranian to review your translation since I can't read it :)

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