sbenel commited on
Commit
02cd511
1 Parent(s): 052104f

updating readme data

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ ##Training Parameters
5
+ learning rate: 2e-5
6
+ epochs: 40
7
+ weight decay: 0.01
8
+ batch size: 16
9
+
10
+ ##Metrics
11
+ acuraccy: 0.93
12
+ macro-F1 (macro avg): 0.88
13
+ best epoch: 15
14
+
15
+