Commit
·
15bbd2a
1
Parent(s):
eb4c6a2
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,9 @@ datasets:
|
|
| 7 |
model-index:
|
| 8 |
- name: t5-dialogue-summarization
|
| 9 |
results: []
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -52,4 +55,4 @@ The following hyperparameters were used during training:
|
|
| 52 |
- Transformers 4.19.2
|
| 53 |
- Pytorch 1.11.0+cu113
|
| 54 |
- Datasets 2.2.2
|
| 55 |
-
- Tokenizers 0.12.1
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: t5-dialogue-summarization
|
| 9 |
results: []
|
| 10 |
+
metrics:
|
| 11 |
+
- accuracy
|
| 12 |
+
pipeline_tag: summarization
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 55 |
- Transformers 4.19.2
|
| 56 |
- Pytorch 1.11.0+cu113
|
| 57 |
- Datasets 2.2.2
|
| 58 |
+
- Tokenizers 0.12.1
|