Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,9 @@ metrics:
|
|
| 7 |
model-index:
|
| 8 |
- name: LLAMA-2-460m
|
| 9 |
results: []
|
| 10 |
-
|
|
|
|
|
|
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 13 |
should probably proofread and complete it, then remove this comment. -->
|
|
@@ -16,10 +18,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
-
[INPUT] question
|
| 20 |
-
|
| 21 |
-
[
|
| 22 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
|
| 24 |
More information needed
|
| 25 |
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: LLAMA-2-460m
|
| 9 |
results: []
|
| 10 |
+
widget:
|
| 11 |
+
- text: |-
|
| 12 |
+
[INPUT]
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 15 |
should probably proofread and complete it, then remove this comment. -->
|
|
|
|
| 18 |
|
| 19 |
|
| 20 |
## Model description
|
| 21 |
+
[INPUT] question
|
| 22 |
+
|
| 23 |
+
[REWRITE] fixed question
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
[OUTPUT] response
|
| 27 |
+
|
| 28 |
+
[PROMPT] reversed response->question
|
| 29 |
+
|
| 30 |
|
| 31 |
More information needed
|
| 32 |
|