AlbertCAC commited on
Commit
d34fd76
·
1 Parent(s): 9fa4f9c
Files changed (1) hide show
  1. cold/classifier.py +0 -2
cold/classifier.py CHANGED
@@ -1,5 +1,3 @@
1
- from matplotlib import ticker, transforms
2
- from matplotlib.colors import LinearSegmentedColormap
3
  import torch
4
  import torch.nn as nn
5
  from transformers import BertModel, BertTokenizer
 
 
 
1
  import torch
2
  import torch.nn as nn
3
  from transformers import BertModel, BertTokenizer