Added HuggingFace Space configuration YAML to README.md eef6e62 PeteBleackley commited on Oct 11, 2023
Added HuggingFace Space configuration YAML to README.md 1f5b930 PeteBleackley commited on Oct 11, 2023
Wrap CrossEntropyLoss in callable that makes it appplicable to sequences 4d8fdac PeteBleackley commited on Oct 9, 2023
Might be simpler to inherit from RobertaModel rather than PreTrainedModel f0ad7f1 PeteBleackley commited on Oct 9, 2023
Removed a base model that was causing a loop in model initialisation 87535ff PeteBleackley commited on Oct 9, 2023
Further changes for compatibility with HuggingFace Pytorch implementation 5b7a8ed PeteBleackley commited on Oct 9, 2023
PyTorch implementation of HugggingFace PreTrainedModel class does not allow direct setting of base_model. Rejig constructors accordingly 519dfd1 PeteBleackley commited on Oct 9, 2023