Update README.md
Browse files
README.md
CHANGED
@@ -248,7 +248,7 @@ predicts.
|
|
248 |

|
249 |
|
250 |
## Limitations
|
251 |
-
The model does still not come close to a 100% accuracy.
|
252 |
|
253 |
|
254 |
## Model Card Authors [optional]
|
|
|
248 |

|
249 |
|
250 |
## Limitations
|
251 |
+
The model does still not come close to a 100% accuracy. Possibly using a larger model could help. I have ran into issues with larger table sizes before, so that may be an issue. Once again, possibly a larger model could help. Also this needs to take in a question and table in dataframe format, so more preocessing is necessary. The number of samples it is trained on could also be increased to possibly improve results.
|
252 |
|
253 |
|
254 |
## Model Card Authors [optional]
|