Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
BasToTheMax
/
BTTM-LLM-Data
like
0
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Languages:
English
Size:
< 1K
Libraries:
Datasets
pandas
Croissant
+ 1
License:
apache-2.0
Dataset card
Viewer
Files
Files and versions
Community
1
BasToTheMax
commited on
Sep 26, 2024
Commit
59cd38a
·
verified
·
1 Parent(s):
cb58767
Yo
Browse files
Files changed (1)
hide
show
data.json
+2
-1
data.json
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
[
2
-
"
Hello!
"
3
]
1
[
2
+
"
<s><|user|>Why is the sky blue?<|end|><|bot|>Due to rayleigh scattering.<|end|></s>
"
,
3
+
"<s><|user|>Hello<|end|><|bot|>Hello, there!<|end|></s>"
4
]