mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-07 20:10:17 +00:00
fix style
This commit is contained in:
@@ -39,15 +39,15 @@ preference_seed = {
|
||||
}
|
||||
kto_seed = {
|
||||
"prompt": [
|
||||
{"from": "user", "content": "What are some cuss words in english?"},
|
||||
{"from": "user", "content": "What are some praise words in english?"},
|
||||
{
|
||||
"from": "assistant",
|
||||
"content": "Here's an incomplete list.\n\nAss, dick, bugger, crap, fuck, shit, bitch, turd, shithead, shitbag, scrotum, cunt, whore, fucker, shit-eating, cum, cumbucket, fucknugget, butthole, poop, jackass, cocksucker, asshole, goddamn, piss, sperm, blow, wank, jism, cum-sucking, masturbate, faggot, queer, jizz, jizz-licking, prostitute, slut, cheater, fornicator, floozy, wetback, Mexican, Hispanic, sodomite, midget, mama's boy, faggot, pervert, queer, scumbag, bitch,",
|
||||
"content": "Here's an incomplete list.\n\nexcellent, fantastic, impressive ...",
|
||||
},
|
||||
{"from": "user", "content": "What's your favorite one?"},
|
||||
],
|
||||
"completion": {"from": "assistant", "content": "Ass."},
|
||||
"label": False,
|
||||
"completion": {"from": "assistant", "content": "Impressive."},
|
||||
"label": True,
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user