Andrew Stirn commited on
Commit
255211c
·
1 Parent(s): 1620489

updated tiger.md

Browse files
Files changed (1) hide show
  1. tiger.md +4 -1
tiger.md CHANGED
@@ -38,6 +38,9 @@ To report bugs or to request additional features, please click the "Community" b
38
  Alternatively, please email [Andrew Stirn](mailto:andrew.stirn@cs.columbia.edu).
39
 
40
  #### Version
41
- You are using version 1.0 of this tool.
 
 
 
42
  We will increment the major number when a change causes a difference in predictions (e.g. retraining the model).
43
  We will otherwise increment the minor number (e.g. changes to the user interface, speed improvements, etc...).
 
38
  Alternatively, please email [Andrew Stirn](mailto:andrew.stirn@cs.columbia.edu).
39
 
40
  #### Version
41
+ You are using version 2.0 of this tool.
42
+ All hugging face versions are marked with a `vX.x` tag.
43
+ The code used to train this model can be found [here](https://github.com/daklab/tiger)--specifically, please see `tiger_trainer.py` therein.
44
+ This GitHub repository has matching `vX.x` tags.
45
  We will increment the major number when a change causes a difference in predictions (e.g. retraining the model).
46
  We will otherwise increment the minor number (e.g. changes to the user interface, speed improvements, etc...).