Skip to content

Commit

Permalink
[test_all] Remove static pretrained maps from the library's internals
Browse files Browse the repository at this point in the history
  • Loading branch information
LysandreJik committed Mar 8, 2024
1 parent 4793637 commit dbedf2b
Show file tree
Hide file tree
Showing 1,047 changed files with 1,505 additions and 11,869 deletions.
4 changes: 0 additions & 4 deletions examples/research_projects/bertabs/modeling_bertabs.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@

MAX_SIZE = 5000

BERTABS_FINETUNED_MODEL_ARCHIVE_LIST = [
"remi/bertabs-finetuned-cnndm-extractive-abstractive-summarization",
]


class BertAbsPreTrainedModel(PreTrainedModel):
config_class = BertAbsConfig
Expand Down
Loading

0 comments on commit dbedf2b

Please sign in to comment.