nam194 commited on
Commit
1a8ce29
1 Parent(s): b9b8604

Update imports.py

Browse files
Files changed (1) hide show
  1. imports.py +0 -1
imports.py CHANGED
@@ -21,7 +21,6 @@ import torch.nn as nn
21
  import torch.nn.functional as F
22
  from vncorenlp import VnCoreNLP
23
 
24
- from arguments import parse_arguments
25
  from utils import *
26
  from all_datasets import *
27
  from model import *
 
21
  import torch.nn.functional as F
22
  from vncorenlp import VnCoreNLP
23
 
 
24
  from utils import *
25
  from all_datasets import *
26
  from model import *