shaoyuyoung commited on
Commit
fe75bc5
1 Parent(s): 89c899d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ # Introduction
5
+ QTC4SO(Qusetion Title Completion for Stack Overflow) is a pre-training model based on T5. We fine-tuned it on our downstream missions. It is used for question title completion on StackOverflow
6
+ # More deatils
7
+ You can find our code and dataset on our [GitHub project]()<br>
8
+ For more details, please refer to [our paper]()