Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,9 @@ metrics:
|
|
| 7 |
model-index:
|
| 8 |
- name: t2
|
| 9 |
results: []
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -14,12 +17,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
# t2
|
| 16 |
|
| 17 |
-
This model is a fine-tuned version of [t2](https://huggingface.co/t2) on an unknown dataset.
|
| 18 |
-
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss: 2.4588
|
| 20 |
-
- Accuracy: 0.5827
|
| 21 |
|
| 22 |
## Model description
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
|
| 24 |
More information needed
|
| 25 |
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: t2
|
| 9 |
results: []
|
| 10 |
+
widget:
|
| 11 |
+
- text: |-
|
| 12 |
+
# [INPUT] how
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 17 |
|
| 18 |
# t2
|
| 19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
+
[INPUT] question
|
| 23 |
+
[REWRITE] fixed question
|
| 24 |
+
[OUTPUT] response
|
| 25 |
+
[PROMPT] reversed response->question
|
| 26 |
|
| 27 |
More information needed
|
| 28 |
|