HasinMDG commited on
Commit
c81b0a7
1 Parent(s): 51661a0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -53,6 +53,13 @@ The performances of the model on our internal test set are:
53
  * MCC: 0.37
54
  * F1: 0.49
55
 
 
 
 
 
 
 
 
56
  ## BibTeX entry and citation info
57
 
58
  ```bibtex
 
53
  * MCC: 0.37
54
  * F1: 0.49
55
 
56
+ ## Potential weakness of the model
57
+
58
+ * As the model has been trained on data of short length, it is difficult to predict how the model will behave on long texts
59
+ * Although the model is robust to typos and able to generate synonyms, the entities and topics must be as explicit as possible.
60
+ * The model may have difficulties to detect very abstract and complex topics, a fine tuning of the model can solve this problem
61
+ * The model may have difficulty in capturing elements that are very specific to a given context
62
+
63
  ## BibTeX entry and citation info
64
 
65
  ```bibtex