vamossyd commited on
Commit
cb686e2
β€’
1 Parent(s): b8f33ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ a small sample of 10K hand-tagged StockTwits messages. Optimized for extracting
24
 
25
  Sequence length 64, learning rate 2e-5, batch size 128, 8 epochs.
26
 
27
- For more details, please visit https://github.com/dvamossy/EmTract.
28
 
29
  ## Training data
30
 
 
24
 
25
  Sequence length 64, learning rate 2e-5, batch size 128, 8 epochs.
26
 
27
+ For inference, follow the Inference.ipynb notebook.
28
 
29
  ## Training data
30