marcev commited on
Commit
fe9ff5e
1 Parent(s): c9af55d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -58,17 +58,19 @@ FinanceBERT was evaluated on a held-out test set and achieved the following perf
58
 
59
  Classification Report:
60
 
61
- class_index: 0
62
  - precision: 0.84
63
  - recall: 0.90
64
  - f1_score: 0.87
65
  - support: 29
66
- class_index: 1
 
67
  - precision: 0.94
68
  - recall: 0.94
69
  - f1_score: 0.94
70
  - support: 199
71
- class_index: 2
 
72
  - precision: 0.90
73
  - recall: 0.88
74
  - f1_score: 0.89
 
58
 
59
  Classification Report:
60
 
61
+ class_index: 0
62
  - precision: 0.84
63
  - recall: 0.90
64
  - f1_score: 0.87
65
  - support: 29
66
+
67
+ class_index: 1
68
  - precision: 0.94
69
  - recall: 0.94
70
  - f1_score: 0.94
71
  - support: 199
72
+
73
+ class_index: 2
74
  - precision: 0.90
75
  - recall: 0.88
76
  - f1_score: 0.89