Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# EQGG: Educational Question Group Generation
|
2 |
+
<span>
|
3 |
+
<a target="_blank" href="https://github.com/p208p2002/Neural-Question-Group-Generation">
|
4 |
+
<img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white">
|
5 |
+
</a>
|
6 |
+
|
7 |
+
<a target="_blank" href="https://huggingface.co/p208p2002/qmst-qgg">
|
8 |
+
<img src="https://img.shields.io/badge/🤗 HF Model Hub-ffea00?style=for-the-badge&logoColor=white">
|
9 |
+
</a>
|
10 |
+
|
11 |
+
<a target="_blank" href="https://qgg-demo.nlpnchu.org">
|
12 |
+
<img src="https://img.shields.io/badge/💻 Live Demo-78ab78?style=for-the-badge&logoColor=white">
|
13 |
+
</a>
|
14 |
+
</span>
|