DD0101 commited on
Commit
dd55bd9
1 Parent(s): ea61ec8

adding seqeval pakage

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  transformers
2
  torch
3
  pytorch-crf
 
4
  py_vncorenlp
5
  numpy
6
  tqdm
 
1
  transformers
2
  torch
3
  pytorch-crf
4
+ seqeval
5
  py_vncorenlp
6
  numpy
7
  tqdm