gbyuvd commited on
Commit
5a4b149
·
verified ·
1 Parent(s): b562e57

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -46,6 +46,8 @@ This model is a BERT-like sequence classifier for 221 human protein drug targets
46
  - List of classes available in the "label_dict.json"
47
  - Its performance on each classes available in "test_result.txt"
48
 
 
 
49
  ### Disclaimer: For Academic Purposes Only
50
  The information and model provided is for academic purposes only. It is intended for educational and research use, and should not be used for any commercial or legal purposes. The author do not guarantee the accuracy, completeness, or reliability of the information.
51
 
 
46
  - List of classes available in the "label_dict.json"
47
  - Its performance on each classes available in "test_result.txt"
48
 
49
+ Based on the model's training and evaluation losses, there is potential for improvement with further training; however, I cannot afford it at the moment.
50
+
51
  ### Disclaimer: For Academic Purposes Only
52
  The information and model provided is for academic purposes only. It is intended for educational and research use, and should not be used for any commercial or legal purposes. The author do not guarantee the accuracy, completeness, or reliability of the information.
53