Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
recursal
/
StackingExchange
like
0
Follow
recursal
47
Tasks:
Text Generation
Fill-Mask
Sub-tasks:
language-modeling
masked-language-modeling
Languages:
English
License:
cc-by-sa-3.0
Dataset card
Files
Files and versions
Community
cbeadb5
StackingExchange
/
scripts
/
staccato_format.json
KaraKaraWitch
Upload scripts/staccato_format.json with huggingface_hub
0b8eab8
verified
8 months ago
raw
Copy download link
history
blame
Safe
230 Bytes
[
"Q: {question}\nA: {answer}\n\n"
,
"Question: {question}\nAnswer: {answer}\n\n"
,
"Q: {question}\n\nA: {answer}\n\n"
,
"Question: {question}\n\nAnswer: {answer}\n\n"
,
"\n\nUser: {question}\n\nAnswer: {answer}"
]