Skip to content

Tapas v4 (tres)#9117

Merged
LysandreJik merged 71 commits intohuggingface:masterfrom
NielsRogge:tapas_v4
Dec 15, 2020
Merged

Tapas v4 (tres)#9117
LysandreJik merged 71 commits intohuggingface:masterfrom
NielsRogge:tapas_v4

Conversation

@NielsRogge
Copy link
Contributor

Here we are again, opening a new PR based on the former (#8988) which had some Github issues.
cc @LysandreJik

@julien-c julien-c added the model card Related to pretrained model cards label Dec 15, 2020
Copy link
Member

@LysandreJik LysandreJik left a comment

Choose a reason for hiding this comment

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

After these changes are applied, LGTM. There are still some comments leftover from the previous PR. Do you want me to take care of it @NielsRogge?

pip install --upgrade pip
pip install .[torch,sklearn,testing,onnxruntime,sentencepiece]
pip install git+https://github.com/huggingface/datasets
pip install pandas torch-scatter -f https://pytorch-geometric.com/whl/torch-$(python -c "import torch; print(''.join(torch.__version__)")+$(python -c "import torch; print(''.join(torch.version.cuda.split('.')))").html
Copy link
Member

Choose a reason for hiding this comment

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

I will update this after the merge to something cleaner.

pip install --upgrade pip
pip install .[torch,sklearn,testing,onnxruntime,sentencepiece]
pip install git+https://github.com/huggingface/datasets
pip install pandas torch-scatter -f https://pytorch-geometric.com/whl/torch-$(python -c "import torch; print(''.join(torch.__version__)")+$(python -c "import torch; print(''.join(torch.version.cuda.split('.')))").html
Copy link
Member

Choose a reason for hiding this comment

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

Same here.

@LysandreJik
Copy link
Member

Don't worry about the TF tests, these are because of TF2.4 which are fixed on master.

@NielsRogge
Copy link
Contributor Author

The conversion script currently includes a line in which I'm importing a local vocab.txt, I know this should be removed in the future.

@LysandreJik LysandreJik requested a review from sgugger December 15, 2020 21:42
Co-authored-by: sgugger <sylvain.gugger@gmail.com>
Copy link
Member

@LysandreJik LysandreJik left a comment

Choose a reason for hiding this comment

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

Absolutely incredible work, thank you @NielsRogge for your patience and for your impressive work. Merging!

@LysandreJik LysandreJik merged commit 1551e2d into huggingface:master Dec 15, 2020
@patrickvonplaten patrickvonplaten changed the title [WIP] Tapas v4 (tres) Tapas v4 (tres) Jan 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

model card Related to pretrained model cards PR for Model Addition

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants