Spaces:
Sleeping
Sleeping
update
Browse files- 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
|