Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update tatoeba workflow #9051

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Conversation

patil-suraj
Copy link
Contributor

What does this PR do?

Update the tatoeba model upload workflow for our new git-based system.

@@ -19,7 +19,7 @@ Setup transformers following instructions in README.md, (I would fork first).
git clone git@github.com:huggingface/transformers.git
cd transformers
pip install -e .
pip install pandas
pip install pandas GitPython wget
Copy link
Member

Choose a reason for hiding this comment

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

You're not actually using GitPython, right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it's used by convert_marian_to_pytorch

@patil-suraj patil-suraj merged commit 86896de into huggingface:master Dec 11, 2020
@patil-suraj patil-suraj deleted the tatoeba-update branch December 11, 2020 14:59
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.

None yet

2 participants