Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ language:
|
|
16 |
# distillbert_conv_quality_score
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the conv_ai_2 dataset.
|
19 |
-
It was trained to
|
20 |
|
21 |
|
22 |
It achieves the following results on the evaluation set:
|
|
|
16 |
# distillbert_conv_quality_score
|
17 |
|
18 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the conv_ai_2 dataset.
|
19 |
+
It was trained to generate a score (in the [0, 1] range) from a conversation
|
20 |
|
21 |
|
22 |
It achieves the following results on the evaluation set:
|