Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ license: cc-by-nc-sa-4.0
|
|
5 |
# How to use
|
6 |
|
7 |
This is a model used in the EMNLP 2022 work, "Evaluating the Knowledge Dependency of Questions". <br>
|
8 |
-
We fine-tuned the [
|
9 |
Please refer to our publication to check how to use the model to evaluate the question.
|
10 |
|
11 |
Code | https://github.com/riiid/question-score
|
|
|
5 |
# How to use
|
6 |
|
7 |
This is a model used in the EMNLP 2022 work, "Evaluating the Knowledge Dependency of Questions". <br>
|
8 |
+
We fine-tuned the [distilroberta-base](https://huggingface.co/distilroberta-base) model on the RACE dataset. <br>
|
9 |
Please refer to our publication to check how to use the model to evaluate the question.
|
10 |
|
11 |
Code | https://github.com/riiid/question-score
|