Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

IMDB Model #297

Merged
merged 9 commits into from
Aug 28, 2021
Merged

IMDB Model #297

merged 9 commits into from
Aug 28, 2021

Conversation

dirkgr
Copy link
Member

@dirkgr dirkgr commented Aug 20, 2021

I will need this for DSPT.

This depends on allenai/allennlp#5372 being merged.

@dirkgr dirkgr requested a review from AkshitaB August 20, 2021 00:47


@Model.register("transformer_classification_tt")
class TransformerClassificationTransformerToolkit(Model):
Copy link
Contributor

Choose a reason for hiding this comment

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

That's a verbose name! :) Is there a reason to name models that use the transformer toolkit thus?

Copy link
Member Author

Choose a reason for hiding this comment

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

I did it this way for the "MC" models, and I wanted to stay consistent. But "MC" is much shorter than "Classification", so now it looks silly.

We could rename all the Transformer Toolkit models to just "TT"? Then we also don't have to say "Transformer" twice.

@dirkgr dirkgr self-assigned this Aug 27, 2021
@dirkgr dirkgr enabled auto-merge (squash) August 27, 2021 22:36
@dirkgr dirkgr merged commit 54de9d6 into main Aug 28, 2021
@dirkgr dirkgr deleted the Imdb branch August 28, 2021 00:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants