rafaelm47labs commited on
Commit
372d865
1 Parent(s): 6866bd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -141,7 +141,6 @@ A more in depth example on how to use the model can be found in this colab noteb
141
  |500|2|1.258900796175003|64.25|
142
  |500|3|0.8342628020048142|78.25|
143
  |500|4|0.5135736921429634|90.25|
144
-
145
 
146
  |n_example|epoch|loss|acc|
147
  |------|------|------|------|
@@ -155,6 +154,22 @@ A more in depth example on how to use the model can be found in this colab noteb
155
 
156
 
157
  ## Validation Results
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
158
 
159
 
160
  ![alt text](https://media-exp1.licdn.com/dms/image/C4D0BAQHpfgjEyhtE1g/company-logo_200_200/0/1625210573748?e=1638403200&v=beta&t=toQNpiOlyim5Ja4f7Ejv8yKoCWifMsLWjkC7XnyXICI "Logo M47")
 
141
  |500|2|1.258900796175003|64.25|
142
  |500|3|0.8342628020048142|78.25|
143
  |500|4|0.5135736921429634|90.25|
 
144
 
145
  |n_example|epoch|loss|acc|
146
  |------|------|------|------|
 
154
 
155
 
156
  ## Validation Results
157
+
158
+ n_examples : 100
159
+ Accuracy Score = 0.35
160
+ Precision (Macro) = 0.35
161
+ Recall (Macro) = 0.16228956228956226
162
+
163
+ n_examples : 500
164
+ Accuracy Score = 0.62
165
+ Precision (Macro) = 0.6064014202172097
166
+ Recall (Macro) = 0.46789055973266497
167
+
168
+
169
+ n_examples : 1000
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")