aizenSosuke commited on
Commit
2c60d0d
·
verified ·
1 Parent(s): a406a0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,4 +1,4 @@
1
  ---
2
  license: apache-2.0
3
  ---
4
- This is classification model trained on RoBERTa base language model to classify a given text input into sql or docs
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ This is classification model trained on RoBERTa base language model to classify a given text input into sql or docs. For a given question , if it classifies '0' it is of docs type and if it classifies as '1' , it is of sql type