jtlicardo commited on
Commit
781e572
1 Parent(s): 3525990

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
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