Compare commits
1 Commits
main
...
instructio
| Author | SHA1 | Date | |
|---|---|---|---|
| 306ab69b89 |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"model": null,
|
"model": null,
|
||||||
"output_type": "str",
|
"output_type": "str",
|
||||||
"lm": "openai/gpt-4o",
|
"lm": "openai/gpt-4o-mini",
|
||||||
"number": 1
|
"number": 1
|
||||||
}
|
}
|
||||||
@@ -4,7 +4,7 @@
|
|||||||
"train": [],
|
"train": [],
|
||||||
"demos": [],
|
"demos": [],
|
||||||
"signature": {
|
"signature": {
|
||||||
"instructions": "Given the fields `question`, `context`, produce the fields `answer`.",
|
"instructions": "Summarize the given context into a single sentence.",
|
||||||
"fields": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"prefix": "Question:",
|
"prefix": "Question:",
|
||||||
|
|||||||
Reference in New Issue
Block a user