Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
36 |
|
37 |
# flan-t5-small-coref
|
38 |
|
39 |
-
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the winograd_wsc dataset.
|
|
|
|
|
|
|
40 |
It achieves the following results on the evaluation set:
|
41 |
- Loss: 0.5656
|
42 |
- Rouge1: 0.906
|
|
|
36 |
|
37 |
# flan-t5-small-coref
|
38 |
|
39 |
+
This model is a fine-tuned version of [google/flan-t5-small](https://huggingface.co/google/flan-t5-small) on the winograd_wsc dataset.
|
40 |
+
|
41 |
+
The model was trained on the task of coreference resolution.
|
42 |
+
|
43 |
It achieves the following results on the evaluation set:
|
44 |
- Loss: 0.5656
|
45 |
- Rouge1: 0.906
|