rafaelm47labs commited on
Commit
4cc6c3e
1 Parent(s): 4b01106

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -15
README.md CHANGED
@@ -152,21 +152,24 @@ A more in depth example on how to use the model can be found in this colab noteb
152
 
153
  ## Validation Results
154
 
155
- * n_examples : 100
156
- * Accuracy Score = 0.35
157
- * Precision (Macro) = 0.35
158
- * Recall (Macro) = 0.16228956228956226
159
-
160
- * n_examples : 500
161
- * Accuracy Score = 0.62
162
- * Precision (Macro) = 0.6064014202172097
163
- * Recall (Macro) = 0.46789055973266497
164
-
165
-
166
- * n_examples : 1000
167
- * Accuracy Score = 0.6777777777777778
168
- * Precision(Micro) = 0.6777777777777778
169
- * Recall (Macro) = 0.6409636098344376
 
 
 
170
 
171
 
172
  ![alt text](https://media-exp1.licdn.com/dms/image/C4D0BAQHpfgjEyhtE1g/company-logo_200_200/0/1625210573748?e=1638403200&v=beta&t=toQNpiOlyim5Ja4f7Ejv8yKoCWifMsLWjkC7XnyXICI "Logo M47")
 
152
 
153
  ## Validation Results
154
 
155
+ |n_examples|100|
156
+ |------|------|
157
+ |Accuracy Score|0.35|
158
+ |Precision (Macro)|0.35|
159
+ |Recall (Macro)|0.16|
160
+
161
+ |n_examples|100|
162
+ |------|------|
163
+ |Accuracy Score|0.62|
164
+ |Precision (Macro)|0.6064014202172097|
165
+ |Recall (Macro)|0.46789055973266497|
166
+
167
+
168
+ |n_examples|1000|
169
+ |------|------|
170
+ |Accuracy Score|0.6777777777777778|
171
+ |Precision(Micro)|0.6777777777777778|
172
+ |Recall (Macro)|0.6409636098344376|
173
 
174
 
175
  ![alt text](https://media-exp1.licdn.com/dms/image/C4D0BAQHpfgjEyhtE1g/company-logo_200_200/0/1625210573748?e=1638403200&v=beta&t=toQNpiOlyim5Ja4f7Ejv8yKoCWifMsLWjkC7XnyXICI "Logo M47")