update model card README.md
Browse files
README.md
ADDED
@@ -0,0 +1,97 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- generated_from_trainer
|
5 |
+
datasets:
|
6 |
+
- winograd_wsc
|
7 |
+
metrics:
|
8 |
+
- rouge
|
9 |
+
model-index:
|
10 |
+
- name: flan-t5-large-coref
|
11 |
+
results:
|
12 |
+
- task:
|
13 |
+
name: Sequence-to-sequence Language Modeling
|
14 |
+
type: text2text-generation
|
15 |
+
dataset:
|
16 |
+
name: winograd_wsc
|
17 |
+
type: winograd_wsc
|
18 |
+
config: wsc285
|
19 |
+
split: test
|
20 |
+
args: wsc285
|
21 |
+
metrics:
|
22 |
+
- name: Rouge1
|
23 |
+
type: rouge
|
24 |
+
value: 0.9495
|
25 |
+
---
|
26 |
+
|
27 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
28 |
+
should probably proofread and complete it, then remove this comment. -->
|
29 |
+
|
30 |
+
# flan-t5-large-coref
|
31 |
+
|
32 |
+
This model is a fine-tuned version of [google/flan-t5-large](https://huggingface.co/google/flan-t5-large) on the winograd_wsc dataset.
|
33 |
+
It achieves the following results on the evaluation set:
|
34 |
+
- Loss: 0.2404
|
35 |
+
- Rouge1: 0.9495
|
36 |
+
- Rouge2: 0.9107
|
37 |
+
- Rougel: 0.9494
|
38 |
+
- Rougelsum: 0.9494
|
39 |
+
- Gen Len: 23.4828
|
40 |
+
|
41 |
+
## Model description
|
42 |
+
|
43 |
+
More information needed
|
44 |
+
|
45 |
+
## Intended uses & limitations
|
46 |
+
|
47 |
+
More information needed
|
48 |
+
|
49 |
+
## Training and evaluation data
|
50 |
+
|
51 |
+
More information needed
|
52 |
+
|
53 |
+
## Training procedure
|
54 |
+
|
55 |
+
### Training hyperparameters
|
56 |
+
|
57 |
+
The following hyperparameters were used during training:
|
58 |
+
- learning_rate: 2e-05
|
59 |
+
- train_batch_size: 16
|
60 |
+
- eval_batch_size: 16
|
61 |
+
- seed: 42
|
62 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
63 |
+
- lr_scheduler_type: linear
|
64 |
+
- num_epochs: 20
|
65 |
+
|
66 |
+
### Training results
|
67 |
+
|
68 |
+
| Training Loss | Epoch | Step | Validation Loss | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|
69 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:------:|:------:|:---------:|:-------:|
|
70 |
+
| 1.0169 | 1.0 | 16 | 0.6742 | 0.7918 | 0.6875 | 0.7836 | 0.7847 | 18.2414 |
|
71 |
+
| 0.6275 | 2.0 | 32 | 0.5093 | 0.8776 | 0.7947 | 0.8734 | 0.8732 | 21.5517 |
|
72 |
+
| 0.596 | 3.0 | 48 | 0.4246 | 0.9104 | 0.8486 | 0.9085 | 0.9091 | 22.5172 |
|
73 |
+
| 0.743 | 4.0 | 64 | 0.3632 | 0.9247 | 0.8661 | 0.9235 | 0.9231 | 22.8621 |
|
74 |
+
| 0.5007 | 5.0 | 80 | 0.3301 | 0.9353 | 0.8845 | 0.9357 | 0.9353 | 22.8621 |
|
75 |
+
| 0.2567 | 6.0 | 96 | 0.3093 | 0.9388 | 0.8962 | 0.9392 | 0.9388 | 22.9655 |
|
76 |
+
| 0.4146 | 7.0 | 112 | 0.2978 | 0.9449 | 0.907 | 0.9455 | 0.9458 | 23.1034 |
|
77 |
+
| 0.1991 | 8.0 | 128 | 0.2853 | 0.9454 | 0.9064 | 0.946 | 0.9462 | 23.069 |
|
78 |
+
| 0.1786 | 9.0 | 144 | 0.2794 | 0.9475 | 0.9097 | 0.9475 | 0.9477 | 23.069 |
|
79 |
+
| 0.3559 | 10.0 | 160 | 0.2701 | 0.9424 | 0.9013 | 0.9428 | 0.9426 | 23.0345 |
|
80 |
+
| 0.2059 | 11.0 | 176 | 0.2636 | 0.9472 | 0.9069 | 0.9472 | 0.9472 | 23.0345 |
|
81 |
+
| 0.199 | 12.0 | 192 | 0.2592 | 0.9523 | 0.9141 | 0.9521 | 0.9524 | 23.4483 |
|
82 |
+
| 0.1634 | 13.0 | 208 | 0.2553 | 0.9523 | 0.9141 | 0.9521 | 0.9524 | 23.4483 |
|
83 |
+
| 0.2006 | 14.0 | 224 | 0.2518 | 0.9523 | 0.9141 | 0.9521 | 0.9524 | 23.4483 |
|
84 |
+
| 0.1419 | 15.0 | 240 | 0.2487 | 0.9523 | 0.9141 | 0.9521 | 0.9524 | 23.4483 |
|
85 |
+
| 0.2089 | 16.0 | 256 | 0.2456 | 0.9523 | 0.9141 | 0.9521 | 0.9524 | 23.4483 |
|
86 |
+
| 0.1007 | 17.0 | 272 | 0.2431 | 0.9523 | 0.9141 | 0.9521 | 0.9524 | 23.4483 |
|
87 |
+
| 0.1598 | 18.0 | 288 | 0.2415 | 0.9495 | 0.9107 | 0.9494 | 0.9494 | 23.4828 |
|
88 |
+
| 0.3088 | 19.0 | 304 | 0.2407 | 0.9495 | 0.9107 | 0.9494 | 0.9494 | 23.4828 |
|
89 |
+
| 0.2003 | 20.0 | 320 | 0.2404 | 0.9495 | 0.9107 | 0.9494 | 0.9494 | 23.4828 |
|
90 |
+
|
91 |
+
|
92 |
+
### Framework versions
|
93 |
+
|
94 |
+
- Transformers 4.25.1
|
95 |
+
- Pytorch 1.13.0+cu116
|
96 |
+
- Datasets 2.7.1
|
97 |
+
- Tokenizers 0.13.2
|