Advertisement
Guest User

Untitled

a guest
Mar 21st, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. ./fasttext quantize -output model
  2.  
  3. Empty input or output path.
  4.  
  5. ./fasttext quantize -input [file] -output model
  6.  
  7. ./fasttext quantize -output "${RESULTDIR}/dbpedia" -input "${DATADIR}/dbpedia.train" -qnorm -retrain -epoch 1 -cuto$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement