jtlicardo commited on
Commit
fd88a9e
1 Parent(s): 3e541c2

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-large-coref
38
 
39
- This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on the winograd_wsc dataset.
 
 
 
40
  It achieves the following results on the evaluation set:
41
  - Loss: 0.2404
42
  - Rouge1: 0.9495
 
36
 
37
  # flan-t5-large-coref
38
 
39
+ This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) 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.2404
45
  - Rouge1: 0.9495