Plachta commited on
Commit
11433cb
1 Parent(s): b1e1a76
Files changed (1) hide show
  1. data/collation.py +0 -2
data/collation.py CHANGED
@@ -4,8 +4,6 @@ from typing import List, Tuple
4
  import numpy as np
5
  import torch
6
 
7
- from utils import SymbolTable
8
-
9
 
10
  class TextTokenCollater:
11
  """Collate list of text tokens
 
4
  import numpy as np
5
  import torch
6
 
 
 
7
 
8
  class TextTokenCollater:
9
  """Collate list of text tokens