@ -84,7 +84,6 @@ class GPT2ClassificationHeadCustom(nn.Module):
x = torch.relu(x)
x = self.dropout(x)
x = torch.flatten(x)
The note is not visible to the blocked user.