Glenn, Parker commited on
Commit
e2693bb
1 Parent(s): d89c46f

adding SPLASH ref

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ The model then attempts to predict those schema items that appear in the final g
40
 
41
  This model achieves 88.98% F1 score in identifying schema items on the SPLASH test set.
42
 
43
- When combined with the [destt5-text2sql model](https://huggingface.co/parkervg/destt5-text2sql), it achieves 53.43% correction accuracy (exact-match).
44
 
45
 
46
  ### References
 
40
 
41
  This model achieves 88.98% F1 score in identifying schema items on the SPLASH test set.
42
 
43
+ When combined with the [destt5-text2sql model](https://huggingface.co/parkervg/destt5-text2sql), it achieves 53.43% correction accuracy (exact-match) on the SPLASH test set.
44
 
45
 
46
  ### References