I have trained the german-model for ORGs. Now the training-curve (see below) shows me that I more data would not improve the model. What other options do I have to improve the model?
Dropout: 0.2 Batch size: 32 Iterations: 10 Samples: 4
% RIGHT WRONG ACCURACY
25% 156 28 0.85 +0.85
50% 160 24 0.87 +0.02
75% 152 32 0.83 -0.04
100% 150 34 0.82 -0.01