am5uc commited on
Commit
eb9ff7d
·
verified ·
1 Parent(s): 710351f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -248,7 +248,7 @@ predicts.
248
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67885e8302ab11c0b0ed0853/ZfRuXoHTvMPZH9NQmi94G.png)
249
 
250
  ## Limitations
251
- The model does still not come close to a 100% accuracy. Possiblly using a larger model could help. It does seem to only be able to take in a limited size for tables, larger than a whole system. 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 than just a regular prompt.
252
 
253
 
254
  ## Model Card Authors [optional]
 
248
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/67885e8302ab11c0b0ed0853/ZfRuXoHTvMPZH9NQmi94G.png)
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]