add example data

This commit is contained in:
better629 2024-01-30 22:04:25 +08:00 committed by seehi
parent bd980d41c5
commit ed6ce07677
2 changed files with 10 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[
{
"source": "Which facial cleanser is good for oily skin?",
"output": "ABC cleanser is preferred by many with oily skin."
},
{
"source": "Is L'Oreal good to use?",
"output": "L'Oreal is a popular brand with many positive reviews."
}
]

BIN
examples/data/example.xlsx Normal file

Binary file not shown.