Skip to content

Commit 4fc6d7c

Browse files
committed
add example data
1 parent 7b10ffb commit 4fc6d7c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

examples/data/example.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[
2+
{
3+
"source": "Which facial cleanser is good for oily skin?",
4+
"output": "ABC cleanser is preferred by many with oily skin."
5+
},
6+
{
7+
"source": "Is L'Oreal good to use?",
8+
"output": "L'Oreal is a popular brand with many positive reviews."
9+
}
10+
]

examples/data/example.xlsx

8.88 KB
Binary file not shown.

0 commit comments

Comments
 (0)